Update Rust crate cargo-util to v0.2.24 (#16558)

This commit is contained in:
renovate[bot] 2025-11-02 20:04:38 -05:00 committed by GitHub
parent c6a3fc1728
commit b2ddef9a57
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

@ -575,9 +575,9 @@ dependencies = [
[[package]]
name = "cargo-util"
version = "0.2.23"
version = "0.2.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fbac95faac578313b0ba60f9a5594a97cae42692f23b133ecd17615dedca50e"
checksum = "f97c9ef0f8af69bfcecfe4c17a414d7bb978fe794bc1a38952e27b5c5d87492d"
dependencies = [
"anyhow",
"core-foundation 0.10.1",