mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-31 02:52:53 +01:00
Rollback actix-http-test dependency to show the issue
This commit is contained in:
parent
9d04b250f9
commit
62aba424e2
@ -95,7 +95,7 @@ fail-ure = { version = "0.1.5", package="failure", optional = true }
|
||||
[dev-dependencies]
|
||||
actix-server = "1.0.1"
|
||||
actix-connect = { version = "1.0.2", features=["openssl"] }
|
||||
actix-http-test = { version = "2.0.0", path = "../test-server", features=["openssl"] }
|
||||
actix-http-test = { version = "1.0.0", features=["openssl"] }
|
||||
actix-tls = { version = "1.0.0", features=["openssl"] }
|
||||
criterion = "0.3"
|
||||
futures = "0.3.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user