mirror of https://github.com/fafhrd91/actix-web
Merge 8590eca7f8
into 096dee519c
This commit is contained in:
commit
286b16a547
|
@ -80,6 +80,7 @@ tokio-openssl = { version="0.2", optional = true }
|
||||||
[dependencies.actix]
|
[dependencies.actix]
|
||||||
#version = "0.5"
|
#version = "0.5"
|
||||||
git = "https://github.com/actix/actix.git"
|
git = "https://github.com/actix/actix.git"
|
||||||
|
rev = "136fd07"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
env_logger = "0.5"
|
env_logger = "0.5"
|
||||||
|
|
Loading…
Reference in New Issue