http load test: use futures-rustls

This commit is contained in:
Joakim Frostegård 2022-04-10 00:58:36 +02:00
parent bf456b002b
commit da6180e871
4 changed files with 113 additions and 167 deletions

View file

@ -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"