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

prepare release

This commit is contained in:
Nikolay Kim
2017-10-30 20:39:56 -07:00
parent 26c13a81d2
commit f35a3ea6db
3 changed files with 12 additions and 5 deletions

View File

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