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

update tests

This commit is contained in:
Nikolay Kim
2018-03-02 22:08:56 -08:00
parent c2d8abcee7
commit 791a980e2d
4 changed files with 11 additions and 5 deletions

View File

@ -81,7 +81,7 @@ openssl = { version="0.10", optional = true }
tokio-openssl = { version="0.2", optional = true }
[dependencies.actix]
version = "0.5"
version = "^0.5.1"
[dev-dependencies]
env_logger = "0.5"