mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-18 05:41:50 +01:00
update categories
This commit is contained in:
parent
b339ea0a3a
commit
764421fe44
@ -9,7 +9,9 @@ homepage = "https://github.com/actix/actix-web"
|
|||||||
repository = "https://github.com/actix/actix-web.git"
|
repository = "https://github.com/actix/actix-web.git"
|
||||||
documentation = "https://docs.rs/actix-web/"
|
documentation = "https://docs.rs/actix-web/"
|
||||||
categories = ["network-programming", "asynchronous",
|
categories = ["network-programming", "asynchronous",
|
||||||
"web-programming::http-server", "web-programming::websocket"]
|
"web-programming::http-server",
|
||||||
|
"web-programming::http-client",
|
||||||
|
"web-programming::websocket"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
exclude = [".gitignore", ".travis.yml", ".cargo/config",
|
exclude = [".gitignore", ".travis.yml", ".cargo/config",
|
||||||
"appveyor.yml", "/examples/**"]
|
"appveyor.yml", "/examples/**"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user