Skip to content

Commit

Permalink
chore(cargo): add keywords to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Feb 2, 2015
1 parent 05a3a6b commit c983ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "*"
Expand Down

0 comments on commit c983ebf

Please sign in to comment.