mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
Update indicatif to version 0.17
This commit is contained in:
parent
9ace8f53b8
commit
9bb0fd8d7b
3 changed files with 15 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ aquatic_udp_protocol.workspace = true
|
|||
|
||||
anyhow = "1"
|
||||
crossbeam-channel = "0.5"
|
||||
indicatif = "0.16"
|
||||
indicatif = "0.17"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
num-format = "0.4"
|
||||
rand_distr = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue