1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

chore(deps): update rust crate indicatif to 0.18.0

This commit is contained in:
renovate[bot] 2025-07-04 12:30:38 +00:00 committed by GitHub
parent 6584c998e6
commit 13243caa24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -315,7 +315,7 @@ half = "2.4.1"
hostname = "0.4"
icu_collator = "2.0.0"
icu_locale = "2.0.0"
indicatif = "0.17.8"
indicatif = "0.18.0"
itertools = "0.14.0"
jiff = { version = "0.2.10", default-features = false, features = [
"std",