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

1
Cargo.lock generated
View file

@ -120,6 +120,7 @@ dependencies = [
"aquatic_http_protocol",
"aquatic_toml_config",
"futures-lite",
"futures-rustls",
"glommio",
"hashbrown 0.12.0",
"log",