ls: add uucore/format feature

This commit is contained in:
Daniel Hofstetter 2024-04-24 17:06:13 +02:00
parent 89af8b9769
commit 91b4ce6426

View file

@ -26,6 +26,7 @@ lscolors = { workspace = true }
uucore = { workspace = true, features = [
"colors",
"entries",
"format",
"fs",
"fsxattr",
"quoting-style",