1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-11 09:49:29 +00:00

drop local actix ref

This commit is contained in:
Nikolay Kim 2018-01-30 15:19:30 -08:00
parent 577f91206c
commit e99a5e8144

View file

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