mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +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
|
|
@ -20,7 +20,7 @@ anyhow = "1"
|
|||
aquatic_cli_helpers = "0.1.0"
|
||||
aquatic_common = "0.1.0"
|
||||
aquatic_ws_protocol = "0.1.0"
|
||||
crossbeam-channel = "0.4"
|
||||
crossbeam-channel = "0.5"
|
||||
either = "1"
|
||||
hashbrown = { version = "0.9", features = ["serde"] }
|
||||
histogram = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue