mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
migrate awc and test-server to std::future
This commit is contained in:
parent
a6a2d2f444
commit
5ab29b2e62
12 changed files with 376 additions and 397 deletions
|
@ -41,7 +41,7 @@ members = [
|
|||
# "actix-web-codegen",
|
||||
# "test-server",
|
||||
]
|
||||
exclude = ["actix-http"]
|
||||
exclude = ["awc", "actix-http", "test-server"]
|
||||
|
||||
[features]
|
||||
default = ["brotli", "flate2-zlib", "client", "fail"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue