mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
chore(deps): update rust crate lscolors to 0.14.0
This commit is contained in:
parent
08c5f3b61b
commit
d3406b0c66
2 changed files with 6 additions and 13 deletions
|
@ -290,7 +290,7 @@ indicatif = "0.17"
|
|||
is-terminal = "0.4.6"
|
||||
itertools = "0.10.5"
|
||||
libc = "0.2.141"
|
||||
lscolors = { version = "0.13.0", default-features=false, features = ["nu-ansi-term"] }
|
||||
lscolors = { version = "0.14.0", default-features=false, features = ["nu-ansi-term"] }
|
||||
memchr = "2"
|
||||
nix = { version="0.26", default-features=false }
|
||||
nom = "7.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue