1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 21:47:46 +00:00

Minor cleanup

- Removes compiler warnings.
- Renames conv=nocreat test to be more descriptive.
This commit is contained in:
Tyler 2021-07-02 11:50:33 -07:00
parent 9c38583c6b
commit 5b030b4855
6 changed files with 6 additions and 77 deletions

1
Cargo.lock generated
View file

@ -1918,7 +1918,6 @@ dependencies = [
"debug_print",
"gcd",
"libc",
"rand 0.8.4",
"signal-hook",
"tempfile",
"uucore",