From a2fb94e32d81770fc67acd273890d5595520d059 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Tue, 31 Jan 2017 10:57:10 +0100 Subject: Add a couple of categories --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 99a1bc2..d7f4eb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ license = "MIT/Apache-2.0" repository = "https://github.com/nox/serde_urlencoded" documentation = "https://docs.rs/serde_urlencoded" description = "`x-www-form-urlencoded` meets Serde" +categories = ["encoding", "web-programming"] keywords = ["serde", "serialization", "urlencoded"] [lib] -- cgit v1.2.3