Skip to content

Commit ab254c9

Browse files
shepmasterseanmonstar
authored andcommitted
chore(cargo): add categories to Cargo.toml
1 parent 9f0a537 commit ab254c9

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 <sean.monstar@gmail.com>"]
1111
keywords = ["http", "hyper", "hyperium"]
12+
categories = ["web-programming::http-client", "web-programming::http-server"]
1213

1314
[dependencies]
1415
futures = "0.1.7"

0 commit comments

Comments
 (0)