Update Rust crate cargo-util to v0.2.12 (#4457)

This commit is contained in:
renovate[bot] 2024-06-24 00:08:14 +00:00 committed by GitHub
parent 628e5112e8
commit 5c7576abc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -580,9 +580,9 @@ dependencies = [
[[package]] [[package]]
name = "cargo-util" name = "cargo-util"
version = "0.2.11" version = "0.2.12"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6e977de2867ec90a1654882ff95ca5849a526e893bab588f84664cfcdb11c0a" checksum = "7b0ade8eec3675f2a0962c3b4c1e1d40f83a8005ed536091d98ed2440bba5254"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"core-foundation", "core-foundation",