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

update deps

This commit is contained in:
Nikolay Kim
2019-03-09 14:23:08 -08:00
parent 86f57e5a4a
commit 1f54ae9051
8 changed files with 25 additions and 34 deletions

View File

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