1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-31 04:57:45 +00:00

ls: fix windows tests and commit lock

This commit is contained in:
Terts Diepraam 2021-04-04 23:14:55 +02:00
parent 51770e6bee
commit bbb27800c9
2 changed files with 20 additions and 1 deletions

1
Cargo.lock generated
View file

@ -1949,6 +1949,7 @@ version = "0.0.6"
dependencies = [
"atty",
"clap",
"glob 0.3.0",
"lazy_static",
"number_prefix",
"term_grid",