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

use actix 0.3

This commit is contained in:
Nikolay Kim
2017-10-23 10:05:07 -07:00
parent 17b4c33949
commit ba504cc69e
4 changed files with 7 additions and 7 deletions

View File

@ -49,9 +49,9 @@ tokio-proto = "0.1"
h2 = { git = 'https://github.com/carllerche/h2', optional = true }
[dependencies.actix]
version = "0.3"
#path = "../actix"
git = "https://github.com/actix/actix.git"
#version = "0.2"
#git = "https://github.com/actix/actix.git"
default-features = false
features = []