diff --git a/Cargo.toml b/Cargo.toml index ea97f5df..4a0fd28c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ documentation = "http://mhallin.github.io/juniper" repository = "https://github.com/mhallin/juniper" readme = "README.md" keywords = ["graphql", "server", "iron", "http", "web"] +categories = ["web-programming"] [[bench]] name = "bench"