mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
Update crossbeam-channel to 0.5
This commit is contained in:
parent
a3ab96f157
commit
ac6eefc30f
6 changed files with 15 additions and 42 deletions
|
|
@ -13,7 +13,7 @@ name = "aquatic_udp_bench"
|
|||
anyhow = "1"
|
||||
aquatic_cli_helpers = "0.1.0"
|
||||
aquatic_udp = "0.1.0"
|
||||
crossbeam-channel = "0.4"
|
||||
crossbeam-channel = "0.5"
|
||||
indicatif = "0.15"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
num-format = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue