Skip to content

Commit fb5772e

Browse files
Bump goblin from 0.10.0 to 0.10.1 (#3402)
Bumps [goblin](https://github.com/m4b/goblin) from 0.10.0 to 0.10.1. - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits) --- updated-dependencies: - dependency-name: goblin dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 135909b commit fb5772e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/libafl_qemu/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ hashbrown = { workspace = true, default-features = true, features = [
115115
] } # A faster hashmap, nostd compatible
116116
num-traits = { workspace = true, default-features = true }
117117
num_enum = { workspace = true, default-features = true }
118-
goblin = "0.10.0"
118+
goblin = "0.10.1"
119119
libc = { workspace = true }
120120
strum = "0.27.0"
121121
strum_macros = "0.27.0"

0 commit comments

Comments
 (0)