chore(cargo): add 'network-programming' category
This commit is contained in:
@@ -10,7 +10,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>"]
|
||||||
keywords = ["http", "hyper", "hyperium"]
|
keywords = ["http", "hyper", "hyperium"]
|
||||||
categories = ["web-programming::http-client", "web-programming::http-server"]
|
categories = ["network-programming", "web-programming::http-client", "web-programming::http-server"]
|
||||||
|
|
||||||
include = [
|
include = [
|
||||||
"Cargo.toml",
|
"Cargo.toml",
|
||||||
|
|||||||
Reference in New Issue
Block a user