Skip to content

Commit 27d79a8

Browse files
Bump cargo-hyperlight from 0.1.7 to 0.1.8 (#424)
Bumps [cargo-hyperlight](https://github.com/hyperlight-dev/cargo-hyperlight) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/hyperlight-dev/cargo-hyperlight/releases) - [Commits](hyperlight-dev/cargo-hyperlight@v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: cargo-hyperlight dependency-version: 0.1.8 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 3f9dc00 commit 27d79a8

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
@@ -97,7 +97,7 @@ built = { version = "0.8.0", features = ["chrono", "git2"] }
9797
anyhow = { version = "1.0" }
9898
goblin = "0.10.5"
9999
tar = "0.4.44"
100-
cargo-hyperlight = "0.1.7"
100+
cargo-hyperlight = "0.1.8"
101101
serde = { version = "1.0", features = ["derive"] }
102102
serde_json = "1.0"
103103

0 commit comments

Comments
 (0)