mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 15:37:47 +00:00
Fixed merge conflicts
This commit is contained in:
parent
7e62945fd3
commit
430652193b
2 changed files with 10 additions and 7 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2713,7 +2713,7 @@ name = "uu_rm"
|
|||
version = "0.0.16"
|
||||
dependencies = [
|
||||
"clap 4.0.14",
|
||||
"libc"
|
||||
"libc",
|
||||
"remove_dir_all 0.7.0",
|
||||
"uucore",
|
||||
"walkdir",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue