1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

refresh cargo.lock with recent updates

This commit is contained in:
Sylvestre Ledru 2021-03-28 10:36:44 +02:00
parent 8816f29267
commit 1bfea356a6

2
Cargo.lock generated
View file

@ -1435,7 +1435,7 @@ dependencies = [
name = "uu_comm"
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)",
"libc 0.2.85 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.7",
"uucore_procs 0.0.5",