Skip to content

Commit bc2c7c5

Browse files
Bump goblin from 0.10.3 to 0.10.4 (#285)
Bumps [goblin](https://github.com/m4b/goblin) from 0.10.3 to 0.10.4. - [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.4 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 cda28b1 commit bc2c7c5

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
@@ -94,7 +94,7 @@ chrono = "0.4"
9494
blake3 = "1.8"
9595
built = { version = "0.8.0", features = ["chrono", "git2"] }
9696
anyhow = { version = "1.0" }
97-
goblin = "0.10.3"
97+
goblin = "0.10.4"
9898
tar = "0.4.44"
9999

100100
[target.'cfg(windows)'.build-dependencies]

0 commit comments

Comments
 (0)