serde_urlencoded
serde_urlencoded copied to clipboard
Add example, fix deprecated warning, update Cargo.toml
- Fixes #92
- Since 0.7.1 is not released on docs.rs, currently, the documentation links fail :point_right: https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/ this is why I've shortened the docs link to
https://docs.rs/serde_urlencodedwhich will always open the latest version - Added an
use.rsexample & provided the same example in README
Let me know if you'd like anything regarding my changes altered.
For reference currently in crates.io there is no README shown:
