mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
prepare actix-http-test release
This commit is contained in:
parent
898ef57080
commit
42644dac3f
3 changed files with 10 additions and 5 deletions
|
@ -99,7 +99,7 @@ rustls = { version = "^0.15", optional = true }
|
|||
|
||||
[dev-dependencies]
|
||||
actix-http = { version = "0.1.2", features=["ssl", "brotli", "flate2-zlib"] }
|
||||
actix-http-test = { version = "0.1.0", features=["ssl"] }
|
||||
actix-http-test = { version = "0.1.1", features=["ssl"] }
|
||||
actix-files = { version = "0.1.0-beta.1" }
|
||||
rand = "0.6"
|
||||
env_logger = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue