refresh cargo.lock with recent updates

This commit is contained in:
Sylvestre Ledru 2021-03-21 17:03:58 +01:00
parent ca8fbc37bf
commit 734368bc92

2
Cargo.lock generated
View file

@ -1410,7 +1410,7 @@ dependencies = [
name = "uu_chroot"
version = "0.0.4"
dependencies = [
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.7",
"uucore_procs 0.0.5",
]