Skip to content

Commit c983ebf

Browse files
committed
chore(cargo): add keywords to Cargo.toml
1 parent 05a3a6b commit c983ebf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ repository = "https://github.com/hyperium/hyper"
99
license = "MIT"
1010
authors = ["Sean McArthur <[email protected]>",
1111
"Jonathan Reem <[email protected]>"]
12+
keywords = ["http", "hyper", "hyperium"]
1213

1314
[dependencies]
1415
cookie = "*"

0 commit comments

Comments
 (0)