Update Rust crate goblin to v0.10.3 (#16366)

This commit is contained in:
renovate[bot] 2025-10-20 01:32:05 +00:00 committed by GitHub
parent 2428a1664e
commit c494c2c0b0
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.2"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7be320f077239a0361c20d608b4768c62a1b77aa4946dd76395aa4cd502cba7d"
checksum = "51876e3748c4a347fe65b906f2b1ae46a1e55a497b22c94c1f4f2c469ff7673a"
dependencies = [
"log",
"plain",