Update Rust crate cargo-util to v0.2.13 (#5536)

This commit is contained in:
renovate[bot] 2024-07-28 20:30:28 -04:00 committed by GitHub
parent f8f82b354d
commit 3b488d8635
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

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