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

use actix 0.5 release

This commit is contained in:
Nikolay Kim
2018-02-17 13:33:38 -08:00
parent 3e3d3279b8
commit 0da382a7a4
14 changed files with 15 additions and 18 deletions

View File

@ -78,8 +78,7 @@ openssl = { version="0.10", optional = true }
tokio-openssl = { version="0.2", optional = true }
[dependencies.actix]
#version = "0.5"
git = "https://github.com/actix/actix.git"
version = "0.5"
[dev-dependencies]
env_logger = "0.5"