Update goblin requirement from 0.8.2 to 0.9.2 (#2655)
Updates the requirements on [goblin](https://github.com/m4b/goblin) to permit the latest version. - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits) --- updated-dependencies: - dependency-name: goblin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
49ea0b03a6
commit
d7ce89d78d
@ -110,7 +110,7 @@ hashbrown = { workspace = true, default-features = true, features = [
|
|||||||
num-traits = { workspace = true, default-features = true }
|
num-traits = { workspace = true, default-features = true }
|
||||||
num-derive = "0.4.2"
|
num-derive = "0.4.2"
|
||||||
num_enum = { workspace = true, default-features = true }
|
num_enum = { workspace = true, default-features = true }
|
||||||
goblin = "0.8.2"
|
goblin = "0.9.2"
|
||||||
libc = { workspace = true }
|
libc = { workspace = true }
|
||||||
strum = "0.26.3"
|
strum = "0.26.3"
|
||||||
strum_macros = "0.26.4"
|
strum_macros = "0.26.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user