update actix-net dep

This commit is contained in:
Nikolay Kim 2018-11-08 16:06:23 -08:00
parent 62f1c90c8d
commit 9ab586e24e
2 changed files with 3 additions and 2 deletions

View file

@ -62,7 +62,7 @@ cell = ["actix-net/cell"]
[dependencies]
actix = "^0.7.5"
actix-net = "^0.1.1"
actix-net = "0.2.0"
base64 = "0.10"
bitflags = "1.0"