diff --git a/Cargo.toml b/Cargo.toml index 1540fb938..0f8c3fe3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,6 +79,7 @@ tokio-openssl = { version="0.2", optional = true } [dependencies.actix] #version = "^0.4.6" git = "https://github.com/actix/actix.git" +rev = "136fd07" [dev-dependencies] env_logger = "0.5"