1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 18:02:58 +01:00

update actix-rt

This commit is contained in:
Nikolay Kim 2019-03-06 10:39:53 -08:00
parent c03d869694
commit 51bd7d2721

View File

@ -35,7 +35,7 @@ rust-tls = ["rustls", "tokio-rustls", "webpki", "webpki-roots"]
[dependencies]
#actix-service = "0.3.2"
actix-service = { path="../actix-service" }
actix-rt = "0.1.0"
actix-rt = "0.2.0"
log = "0.4"
num_cpus = "1.0"