summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Scott <sam.scott89@gmail.com>2018-07-09 18:14:26 -0400
committerSam Scott <sam.scott89@gmail.com>2018-07-09 18:14:26 -0400
commit5696a51e46649997ca346089e916b489a348386d (patch)
treeea5f06c685fb6e0c6421df953f308bd91dda7607 /Cargo.toml
parente2788ad4d792e1a55fee9490df1e42767db0c853 (diff)
Let warnings through.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 865f28d..8ea1c37 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT/Apache-2.0"
name = "serde_qs"
repository = "https://github.com/samscott89/serde_qs"
readme = "README.md"
-version = "0.4.0"
+version = "0.4.1"
[badges]