mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 04:27:45 +00:00
ls: enable "colors" feature
This commit is contained in:
parent
f6d3f9afbf
commit
9167a84358
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ terminal_size = { workspace = true }
|
|||
glob = { workspace = true }
|
||||
lscolors = { workspace = true }
|
||||
uucore = { workspace = true, features = [
|
||||
"colors",
|
||||
"entries",
|
||||
"fs",
|
||||
"quoting-style",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue