1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 05:27:45 +00:00

ls: forgot to commit Cargo.{toml, lock}

This commit is contained in:
Terts Diepraam 2021-04-26 15:04:55 +02:00
parent 58fd61b3e8
commit c69b72c840
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View file

@ -2058,6 +2058,7 @@ dependencies = [
"term_grid",
"termsize",
"time",
"unicode-width",
"uucore",
"uucore_procs",
]