Update Rust crate goblin to 0.7.1

This commit is contained in:
renovate[bot]
2023-06-12 04:39:53 +00:00
committed by GitHub
parent 0847f12398
commit 671836ce9e
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ windows-sys = { version = "0.48.0", features = ["Win32_System_ClrHosting"], opti
ctor = "0.2.2"
[build-dependencies]
goblin = "0.6.1"
goblin = "0.7.1"
[dev-dependencies]
pretty_assertions = "1.3.0"