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

chore(deps): update rust crate lscolors to 0.20.0

This commit is contained in:
renovate[bot] 2024-10-01 10:14:43 +00:00 committed by GitHub
parent f1cad085ef
commit e500d6d711
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -298,7 +298,7 @@ hostname = "0.4"
indicatif = "0.17.8"
itertools = "0.13.0"
libc = "0.2.153"
lscolors = { version = "0.19.0", default-features = false, features = [
lscolors = { version = "0.20.0", default-features = false, features = [
"gnu_legacy",
] }
memchr = "2.7.2"