Skip to content

Commit a67625c

Browse files
Bump goblin from 0.10.4 to 0.10.5 (#367)
Bumps [goblin](https://github.com/m4b/goblin) from 0.10.4 to 0.10.5. - [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.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41451e1 commit a67625c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -99,7 +99,7 @@ chrono = "0.4"
9999
blake3 = "1.8"
100100
built = { version = "0.8.0", features = ["chrono", "git2"] }
101101
anyhow = { version = "1.0" }
102-
goblin = "0.10.4"
102+
goblin = "0.10.5"
103103
tar = "0.4.44"
104104
cargo-hyperlight = "0.1.5"
105105

0 commit comments

Comments
 (0)