1
Fork 0
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:
Pat Laster 2022-10-15 15:08:28 -05:00
parent 7e62945fd3
commit 430652193b
2 changed files with 10 additions and 7 deletions

2
Cargo.lock generated
View file

@ -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",