From 51b9edc66b0320e4ad8680416f040070c2b3810c Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Sat, 4 Aug 2018 12:13:46 -0400 Subject: Update documentation to clarify strict encoding modes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a2ef973..034e9dd 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This crate works with Cargo and can be found on ```toml [dependencies] -serde_qs = "0.4.1" +serde_qs = "0.4.2" ``` [crates.io]: https://crates.io/crates/serde_qs -- cgit v1.2.3