1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-28 08:40:37 +02:00

update deps

This commit is contained in:
Nikolay Kim
2019-02-01 20:11:30 -08:00
parent 94a0da3659
commit d45fb9521f
2 changed files with 3 additions and 4 deletions

View File

@ -34,8 +34,7 @@ rust-tls = ["rustls", "tokio-rustls", "webpki", "webpki-roots"]
[dependencies]
actix-rt = "0.1.0"
#actix-server = "0.1.0"
actix-server = { path="../actix-server" }
actix-server = "0.2.0"
log = "0.4"