diff options
author | Sam Scott <sam@osohq.com> | 2022-07-13 10:30:54 -0500 |
---|---|---|
committer | Sam Scott <sam@osohq.com> | 2022-07-13 10:31:29 -0500 |
commit | be46171d5c796519c70d52aa80db81614dc58da8 (patch) | |
tree | f1d0fa297fe807a54452df0de1016223db645b1d | |
parent | c446c5f6d8853e63dca8e666bd502c8e5fa5337d (diff) |
Bump version.
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ license = "MIT/Apache-2.0" name = "serde_qs" repository = "https://github.com/samscott89/serde_qs" readme = "README.md" -version = "0.10.0" +version = "0.10.1" rust-version = "1.36" [dependencies] |