1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-05 15:37:47 +00:00

Forgot .lock

This commit is contained in:
Pat Laster 2022-10-13 17:37:11 -05:00
parent fddc8c9d9d
commit e89d9d091d

1
Cargo.lock generated
View file

@ -2691,6 +2691,7 @@ name = "uu_rm"
version = "0.0.16"
dependencies = [
"clap",
"libc",
"remove_dir_all 0.7.0",
"uucore",
"walkdir",