1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-09 05:08:32 +00:00

pin new actix version

This commit is contained in:
Nikolay Kim 2018-01-22 17:01:54 -08:00
parent e6ea177181
commit 1053c44326

View file

@ -74,7 +74,7 @@ tokio-tls = { version="0.1", optional = true }
tokio-openssl = { version="0.1", optional = true }
[dependencies.actix]
version = "^0.4.2"
version = "^0.4.4"
[dependencies.openssl]
version = "0.9"