chore(cargo): add keywords to Cargo.toml
This commit is contained in:
@@ -9,6 +9,7 @@ repository = "https://github.com/hyperium/hyper"
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
authors = ["Sean McArthur <sean.monstar@gmail.com>",
|
authors = ["Sean McArthur <sean.monstar@gmail.com>",
|
||||||
"Jonathan Reem <jonathan.reem@gmail.com>"]
|
"Jonathan Reem <jonathan.reem@gmail.com>"]
|
||||||
|
keywords = ["http", "hyper", "hyperium"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cookie = "*"
|
cookie = "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user