Update Rust crate goblin to 0.8.0

This commit is contained in:
renovate[bot]
2024-01-01 02:08:30 +00:00
committed by GitHub
parent 65fdc99aae
commit 19776412b2
2 changed files with 16 additions and 27 deletions

View File

@@ -31,7 +31,7 @@ windows-sys = { version = "0.52.0", features = ["Win32_System_ClrHosting"], opti
ctor = "0.2.6"
[build-dependencies]
goblin = "0.7.1"
goblin = "0.8.0"
[dev-dependencies]
pretty_assertions = "1.4.0"