mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
udp load test: move config to own file, clean up imports
This commit is contained in:
parent
eb511c3a4c
commit
fc6f3c299e
8 changed files with 129 additions and 125 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -224,11 +224,9 @@ dependencies = [
|
|||
"aquatic_cli_helpers",
|
||||
"aquatic_common",
|
||||
"aquatic_udp_protocol",
|
||||
"crossbeam-channel",
|
||||
"hashbrown 0.11.2",
|
||||
"mimalloc",
|
||||
"mio",
|
||||
"parking_lot",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
"rand",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue