mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
migrate awc and test-server to std::future
This commit is contained in:
@ -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"]
|
||||
|
Reference in New Issue
Block a user