Skip to content

Commit baf49ef

Browse files
Bump cargo-hyperlight from 0.1.4 to 0.1.5 (#305)
Bumps [cargo-hyperlight](https://github.com/hyperlight-dev/cargo-hyperlight) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/hyperlight-dev/cargo-hyperlight/releases) - [Commits](https://github.com/hyperlight-dev/cargo-hyperlight/commits/v0.1.5) --- updated-dependencies: - dependency-name: cargo-hyperlight dependency-version: 0.1.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 b56a767 commit baf49ef

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
@@ -101,7 +101,7 @@ built = { version = "0.8.0", features = ["chrono", "git2"] }
101101
anyhow = { version = "1.0" }
102102
goblin = "0.10.4"
103103
tar = "0.4.44"
104-
cargo-hyperlight = "0.1.4"
104+
cargo-hyperlight = "0.1.5"
105105

106106
[target.'cfg(windows)'.build-dependencies]
107107
junction = "1"

0 commit comments

Comments
 (0)