Skip to content

Commit 9814e7a

Browse files
Bump goblin from 0.10.0 to 0.10.1
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]>
1 parent 6881166 commit 9814e7a

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.

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ chrono = "0.4"
7272
blake3 = "1.8"
7373
built = { version = "0.8.0", features = ["chrono", "git2"] }
7474
anyhow = { version = "1.0" }
75-
goblin = "0.10.0"
75+
goblin = "0.10.1"
7676
tar = "0.4.44"
7777

7878
[features]

0 commit comments

Comments
 (0)