mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-15 19:36:16 +00:00
ls: add uucore/format feature
This commit is contained in:
parent
89af8b9769
commit
91b4ce6426
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ lscolors = { workspace = true }
|
|||
uucore = { workspace = true, features = [
|
||||
"colors",
|
||||
"entries",
|
||||
"format",
|
||||
"fs",
|
||||
"fsxattr",
|
||||
"quoting-style",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue