mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 15:37:47 +00:00
sync: Verify that the files can be opened
This commit is contained in:
parent
fc1c7755b9
commit
6edf8ebf41
4 changed files with 73 additions and 5 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2834,6 +2834,7 @@ version = "0.0.15"
|
|||
dependencies = [
|
||||
"clap",
|
||||
"libc",
|
||||
"nix",
|
||||
"uucore",
|
||||
"winapi",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue