mirror of
https://github.com/uutils/coreutils
synced 2024-12-19 17:43:52 +00:00
Small bump to Cargo.lock
Signed-off-by: Hanif Ariffin <hanif.ariffin.4326@gmail.com>
This commit is contained in:
parent
0d3fa51d1e
commit
0599e910cc
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1174,7 +1174,7 @@ version = "7.0.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "7ffd9d26838a953b4af82cbeb9f1592c6798916983959be223a7124e992742c1"
|
checksum = "7ffd9d26838a953b4af82cbeb9f1592c6798916983959be223a7124e992742c1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"memchr 2.4.0",
|
"memchr 2.4.1",
|
||||||
"minimal-lexical",
|
"minimal-lexical",
|
||||||
"version_check",
|
"version_check",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue