mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Update tests
This commit is contained in:
parent
427e78d385
commit
f731a7800d
13 changed files with 46 additions and 26 deletions
|
@ -40,6 +40,6 @@ tls_rust = { version = "0.20", package = "rustls", optional = true }
|
|||
|
||||
[dev-dependencies]
|
||||
ntex = { version = "0.5", features = ["openssl", "rustls", "tokio"] }
|
||||
env_logger = "0.9"
|
||||
env_logger = "0.10"
|
||||
rustls-pemfile = { version = "0.2" }
|
||||
webpki-roots = { version = "0.22" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue