mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 15:22:38 +00:00
refresh cargo.lock with recent updates
This commit is contained in:
parent
ca8fbc37bf
commit
734368bc92
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -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",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue