From 4bd3699faba3f00dd8f59a358605abb6e485deb9 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Sat, 5 Mar 2022 21:19:28 -0600 Subject: Add error message hint for strict mode. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 442970d..ad417fa 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.9.0" +version = "0.9.1" rust-version = "1.36" [dependencies] -- cgit v1.2.3