mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
http load test: use futures-rustls
This commit is contained in:
parent
bf456b002b
commit
da6180e871
4 changed files with 113 additions and 167 deletions
|
|
@ -19,6 +19,7 @@ aquatic_toml_config = { version = "0.2.0", path = "../aquatic_toml_config" }
|
|||
|
||||
anyhow = "1"
|
||||
futures-lite = "1"
|
||||
futures-rustls = "0.22"
|
||||
hashbrown = "0.12"
|
||||
glommio = "0.7"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue