diff --git a/Cargo.toml b/Cargo.toml index 6e2713b6..aaf3606b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ repository = "https://github.com/hyperium/hyper" license = "MIT" authors = ["Sean McArthur ", "Jonathan Reem "] +keywords = ["http", "hyper", "hyperium"] [dependencies] cookie = "*"