mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Upgrade indicatif
This commit is contained in:
parent
e2897ed90b
commit
c8bb648d23
2 changed files with 5 additions and 7 deletions
|
|
@ -14,7 +14,7 @@ anyhow = "1"
|
|||
aquatic_cli_helpers = "0.1.0"
|
||||
aquatic_udp = "0.1.0"
|
||||
crossbeam-channel = "0.5"
|
||||
indicatif = "0.15"
|
||||
indicatif = "0.16.2"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
num-format = "0.4"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue