diff --git a/Cargo.toml b/Cargo.toml index 5e1efe30..20d92b08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ repository = "https://github.com/hyperium/hyper" license = "MIT" authors = ["Sean McArthur "] keywords = ["http", "hyper", "hyperium"] +categories = ["web-programming::http-client", "web-programming::http-server"] [dependencies] futures = "0.1.7"