mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 08:57:00 +02:00
Update awc
to 2.0.0-alpha.2
This commit is contained in:
@@ -79,7 +79,7 @@ actix-tls = "2.0.0-alpha.1"
|
||||
|
||||
actix-web-codegen = "0.2.0"
|
||||
actix-http = "2.0.0-alpha.4"
|
||||
awc = { version = "2.0.0-alpha.1", default-features = false }
|
||||
awc = { version = "2.0.0-alpha.2", default-features = false }
|
||||
|
||||
bytes = "0.5.3"
|
||||
derive_more = "0.99.2"
|
||||
|
@@ -37,7 +37,7 @@ actix-utils = "1.0.3"
|
||||
actix-rt = "1.0.0"
|
||||
actix-server = "1.0.0"
|
||||
actix-testing = "1.0.0"
|
||||
awc = "2.0.0-alpha.1"
|
||||
awc = "2.0.0-alpha.2"
|
||||
|
||||
base64 = "0.12"
|
||||
bytes = "0.5.3"
|
||||
|
Reference in New Issue
Block a user