1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-28 05:10:36 +02:00

prep actix-rt release; update deps

This commit is contained in:
Nikolay Kim
2019-12-11 10:34:50 +06:00
parent 13fd615966
commit e315cf2893
8 changed files with 13 additions and 10 deletions

View File

@ -18,9 +18,9 @@ path = "src/lib.rs"
[dependencies]
actix-rt = "1.0.0-alpha.3"
actix-macros = "0.1.0-alpha.1"
actix-macros = "0.1.0"
actix-server = "1.0.0-alpha.3"
actix-service = "1.0.0-alpha.3"
actix-service = "1.0.0"
log = "0.4"
net2 = "0.2"