Skip to content

Commit 80ef987

Browse files
Bump goblin from 0.9.3 to 0.10.0
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] <[email protected]>
1 parent 0b09144 commit 80ef987

File tree

2 files changed

+36
-5
lines changed

2 files changed

+36
-5
lines changed

Cargo.lock

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

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ chrono = "0.4"
5757
blake3 = "1.8"
5858
built = { version = "0.8.0", features = ["chrono", "git2"] }
5959
anyhow = { version = "1.0" }
60-
goblin = "0.9.3"
60+
goblin = "0.10.0"
6161

6262
[features]
6363
default = ["function_call_metrics", "kvm", "mshv2"]

0 commit comments

Comments
 (0)