mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_bench: enable loading configuration from file
This commit is contained in:
parent
4691080602
commit
9a1143ffac
6 changed files with 35 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -48,12 +48,14 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"aquatic",
|
||||
"bittorrent_udp",
|
||||
"cli_helpers",
|
||||
"indicatif",
|
||||
"mimalloc",
|
||||
"num-format",
|
||||
"plotly",
|
||||
"rand",
|
||||
"rand_distr",
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue