Update Rust crate goblin to v0.10.2 (#16266)

This commit is contained in:
renovate[bot] 2025-10-13 02:00:35 +00:00 committed by GitHub
parent 2898e5c346
commit 1b91b31763
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

@ -1694,9 +1694,9 @@ dependencies = [
[[package]]
name = "goblin"
version = "0.10.1"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6a80adfd63bd7ffd94fefc3d22167880c440a724303080e5aa686fa36abaa96"
checksum = "7be320f077239a0361c20d608b4768c62a1b77aa4946dd76395aa4cd502cba7d"
dependencies = [
"log",
"plain",