update deps

This commit is contained in:
Nikolay Kim 2019-05-12 11:41:43 -07:00
parent 3bb081852c
commit 36d017dcc6
4 changed files with 10 additions and 6 deletions

View file

@ -101,7 +101,7 @@ rustls = { version = "^0.15", optional = true }
[dev-dependencies]
actix-http = { version = "0.2.0", features=["ssl", "brotli", "flate2-zlib"] }
actix-http-test = { version = "0.2.0", features=["ssl"] }
actix-files = { version = "0.1.0-betsa.1" }
actix-files = { version = "0.1.0-beta.4" }
rand = "0.6"
env_logger = "0.6"
serde_derive = "1.0"