chore(cargo): add keywords to Cargo.toml

This commit is contained in:
Sean McArthur
2015-02-02 10:29:36 -08:00
parent 05a3a6b70b
commit c983ebf3ce

View File

@@ -9,6 +9,7 @@ repository = "https://github.com/hyperium/hyper"
license = "MIT"
authors = ["Sean McArthur <sean.monstar@gmail.com>",
"Jonathan Reem <jonathan.reem@gmail.com>"]
keywords = ["http", "hyper", "hyperium"]
[dependencies]
cookie = "*"