mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
refresh cargo.lock with recent updates
This commit is contained in:
parent
9a6ecdb470
commit
d1fc42a7c9
1 changed files with 2 additions and 1 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -297,6 +297,7 @@ dependencies = [
|
||||||
"uu_whoami 0.0.4",
|
"uu_whoami 0.0.4",
|
||||||
"uu_yes 0.0.4",
|
"uu_yes 0.0.4",
|
||||||
"uucore 0.0.7",
|
"uucore 0.0.7",
|
||||||
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -2128,7 +2129,7 @@ dependencies = [
|
||||||
name = "uu_tee"
|
name = "uu_tee"
|
||||||
version = "0.0.4"
|
version = "0.0.4"
|
||||||
dependencies = [
|
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)",
|
||||||
"libc 0.2.85 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.2.85 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"uucore 0.0.7",
|
"uucore 0.0.7",
|
||||||
"uucore_procs 0.0.5",
|
"uucore_procs 0.0.5",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue