diff --git a/Cargo.toml b/Cargo.toml index 71f2b00..a7bd8bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,6 @@ authors = ["Sean McArthur "] readme = "README.md" license = "MIT/Apache-2.0" categories = ["web-programming::http-client"] -keywords = ["http", "client", "request"] [dependencies] base64 = "0.10"