From 54f62b5035ed52e84f2b279a06021a1df3d6d23a Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Fri, 12 Apr 2019 12:30:55 -0700 Subject: [PATCH] prep release --- actix-connect/Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/actix-connect/Cargo.toml b/actix-connect/Cargo.toml index 313bcae6..418f8e54 100644 --- a/actix-connect/Cargo.toml +++ b/actix-connect/Cargo.toml @@ -48,8 +48,7 @@ tokio-openssl = { version="0.3", optional = true } [dev-dependencies] bytes = "0.4" -#actix-test-server = { version="0.2.0", features=["ssl"] } -actix-test-server = { path="../actix-test-server", features=["ssl"] } +actix-test-server = { version="0.2.1", features=["ssl"] } actix-server-config = "0.1.0" actix-utils = "0.3.4" tokio-tcp = "0.1" \ No newline at end of file