This commit is contained in:
David Wood 2018-02-14 04:46:38 +00:00 committed by GitHub
commit 286b16a547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ tokio-openssl = { version="0.2", optional = true }
[dependencies.actix]
#version = "0.5"
git = "https://github.com/actix/actix.git"
rev = "136fd07"
[dev-dependencies]
env_logger = "0.5"