mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
ls: gnu color-norm
test fix (#6481)
This commit is contained in:
parent
92c3de5387
commit
92665144c9
6 changed files with 342 additions and 103 deletions
|
@ -290,7 +290,7 @@ hostname = "0.4"
|
|||
indicatif = "0.17.8"
|
||||
itertools = "0.13.0"
|
||||
libc = "0.2.153"
|
||||
lscolors = { version = "0.16.0", default-features = false, features = [
|
||||
lscolors = { version = "0.18.0", default-features = false, features = [
|
||||
"gnu_legacy",
|
||||
] }
|
||||
memchr = "2.7.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue