summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Scott <sam@osohq.com>2022-07-13 10:30:54 -0500
committerSam Scott <sam@osohq.com>2022-07-13 10:31:29 -0500
commitbe46171d5c796519c70d52aa80db81614dc58da8 (patch)
treef1d0fa297fe807a54452df0de1016223db645b1d
parentc446c5f6d8853e63dca8e666bd502c8e5fa5337d (diff)
Bump version.
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 108c70e..d9dab35 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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]