mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
rename .to_async() to .to()
This commit is contained in:
@ -74,7 +74,7 @@ actix-service = "1.0.0-alpha.1"
|
||||
actix-utils = "0.5.0-alpha.1"
|
||||
actix-router = "0.1.5"
|
||||
actix-rt = "1.0.0-alpha.1"
|
||||
actix-web-codegen = "0.1.2"
|
||||
actix-web-codegen = "0.2.0-alpha.1"
|
||||
actix-http = "0.3.0-alpha.1"
|
||||
actix-server = "0.8.0-alpha.1"
|
||||
actix-server-config = "0.3.0-alpha.1"
|
||||
|
Reference in New Issue
Block a user