From 57bfc2e1061da6bf55a1d04ac35e6dbbeebabb69 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Sun, 12 Mar 2017 14:53:16 -0400 Subject: Add in docs link, clean up examples and querystring consistency. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d7cdc60..6c4990b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.1" authors = ["Sam Scott "] license = "MIT/Apache-2.0" repository = "https://github.com/samscott89/serde_qs" -# documentation = "https://docs.rs/serde_qs" +documentation = "https://docs.rs/serde_qs" description = "Querystrings for Serde" categories = ["encoding", "web-programming"] keywords = ["serde", "serialization", "querystring"] -- cgit v1.2.3