1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

ls: convert to jiff

This commit is contained in:
Nicolas Boichat 2025-04-28 21:09:52 +08:00
parent 07c9205d22
commit fc947eca33
3 changed files with 23 additions and 19 deletions

1
Cargo.lock generated
View file

@ -3141,6 +3141,7 @@ dependencies = [
"clap",
"glob",
"hostname",
"jiff",
"lscolors",
"number_prefix",
"selinux",