1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 01:37:42 +02:00

use released version

This commit is contained in:
Nikolay Kim
2018-12-11 08:28:44 -08:00
parent de66b5c776
commit 331db2eb47
3 changed files with 3 additions and 4 deletions

View File

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