1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

update changes

This commit is contained in:
Nikolay Kim
2018-11-08 09:16:40 -08:00
parent bf9269de9a
commit 38235c14bb
2 changed files with 19 additions and 1 deletions

View File

@ -39,7 +39,7 @@ rust-tls = ["rustls", "tokio-rustls", "webpki", "webpki-roots"]
cell = []
[dependencies]
actix = "^0.7.5"
actix = "0.7.5"
log = "0.4"
num_cpus = "1.0"