mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http_load_test: remove mio implementation, clean up
This commit is contained in:
parent
13d18bbf03
commit
e458cc54db
6 changed files with 242 additions and 586 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -131,13 +131,11 @@ dependencies = [
|
|||
"glommio",
|
||||
"hashbrown 0.11.2",
|
||||
"mimalloc",
|
||||
"mio",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
"rand",
|
||||
"rand_distr",
|
||||
"rustls",
|
||||
"rustls-pemfile",
|
||||
"serde",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue