diff options
author | Anthony Ramine <n.oxyde@gmail.com> | 2017-02-05 14:45:48 +0100 |
---|---|---|
committer | Anthony Ramine <n.oxyde@gmail.com> | 2017-02-05 14:46:33 +0100 |
commit | a8def0d8656312b86e512fa6798f0ef09e7a3645 (patch) | |
tree | ae686e4dd5c3a28d19a7e2c80d3d34cc590ee901 /README.md | |
parent | 9931bc5318da6be3d3ea8ca5c298e132cf13ceac (diff) |
Inline docs of reexports and bump version to 0.4.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ This crate works with Cargo and can be found on ```toml [dependencies] -serde_urlencoded = "0.4.0" +serde_urlencoded = "0.4.2" ``` [crates.io]: https://crates.io/crates/serde_urlencoded |