From 042a5eb0779dc38d3db3166ba997d4662ed6f5e7 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Sun, 11 Sep 2016 21:29:47 +0200 Subject: Fix number version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0c9fe8f..0fa1aa3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This crate works with Cargo and can be found on ```toml [dependencies] -serde_urlencoded = "0.1" +serde_urlencoded = "0.2" ``` [crates.io]: https://crates.io/crates/serde_urlencoded -- cgit v1.2.3