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.16.0
This commit is contained in:
parent
3cadeb734d
commit
173153122b
2 changed files with 3 additions and 3 deletions
|
@ -287,7 +287,7 @@ half = "2.3"
|
|||
indicatif = "0.17"
|
||||
itertools = "0.12.0"
|
||||
libc = "0.2.150"
|
||||
lscolors = { version = "0.15.0", default-features = false, features = [
|
||||
lscolors = { version = "0.16.0", default-features = false, features = [
|
||||
"nu-ansi-term",
|
||||
] }
|
||||
memchr = "2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue