mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update dependencies
This commit is contained in:
parent
fd7fcef2f4
commit
66e9882f48
10 changed files with 110 additions and 101 deletions
|
|
@ -18,7 +18,7 @@ aquatic_cli_helpers = { path = "../aquatic_cli_helpers" }
|
|||
aquatic_common = { path = "../aquatic_common" }
|
||||
aquatic_udp_protocol = { path = "../aquatic_udp_protocol" }
|
||||
crossbeam-channel = "0.4"
|
||||
hashbrown = "0.8"
|
||||
hashbrown = "0.9"
|
||||
histogram = "0.6"
|
||||
indexmap = "1"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue