mirror of
https://github.com/actix/actix-web.git
synced 2024-12-30 12:00:38 +00:00
update actix-rt
This commit is contained in:
parent
db39a604ae
commit
5cde4dc479
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ ssl = ["openssl", "actix-server/ssl"]
|
|||
actix-codec = "0.1.0"
|
||||
#actix-service = "0.3.2"
|
||||
#actix-utils = "0.3.1"
|
||||
actix-rt = "0.1.0"
|
||||
actix-rt = "0.2.0"
|
||||
|
||||
actix-service = { git = "https://github.com/actix/actix-net.git" }
|
||||
actix-utils = { git = "https://github.com/actix/actix-net.git" }
|
||||
|
|
Loading…
Reference in a new issue