Skip to content

Commit f94e7a7

Browse files
Bump goblin from 0.9.3 to 0.10.0 (#529)
Bumps [goblin](https://github.com/m4b/goblin) from 0.9.3 to 0.10.0. - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](m4b/goblin@0.9.3...0.10.0) --- updated-dependencies: - dependency-name: goblin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56dfca9 commit f94e7a7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ bench = false # see https://bheisler.github.io/criterion.rs/book/faq.html#cargo-
2121
workspace = true
2222

2323
[dependencies]
24-
goblin = { version = "0.9" }
24+
goblin = { version = "0.10" }
2525
rand = { version = "0.9" }
2626
cfg-if = { version = "1.0.0" }
2727
libc = { version = "0.2.172" }

0 commit comments

Comments
 (0)