mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-04-07 06:47:40 +03:00
update deps
This commit is contained in:
parent
232f71b3b5
commit
fac6dec3c9
9 changed files with 27 additions and 31 deletions
|
@ -92,7 +92,7 @@ fail-ure = { version = "0.1.5", package="failure", optional = true }
|
|||
[dev-dependencies]
|
||||
actix-server = "1.0.0"
|
||||
actix-connect = { version = "1.0.0", features=["openssl"] }
|
||||
actix-http-test = { version = "1.0.0-alpha.3", features=["openssl"] }
|
||||
actix-http-test = { version = "1.0.0", features=["openssl"] }
|
||||
actix-tls = { version = "1.0.0", features=["openssl"] }
|
||||
futures = "0.3.1"
|
||||
env_logger = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue