Skip to content

Commit b249ba3

Browse files
Bump cargo-hyperlight from 0.1.8 to 0.1.9
Bumps [cargo-hyperlight](https://github.com/hyperlight-dev/cargo-hyperlight) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/hyperlight-dev/cargo-hyperlight/releases) - [Commits](hyperlight-dev/cargo-hyperlight@v0.1.8...v0.1.9) --- updated-dependencies: - dependency-name: cargo-hyperlight dependency-version: 0.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5262f90 commit b249ba3

2 files changed

Lines changed: 32 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 31 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
@@ -102,7 +102,7 @@ built = { version = "0.8.0", features = ["chrono", "git2"] }
102102
anyhow = { version = "1.0" }
103103
goblin = "0.10.5"
104104
tar = "0.4.45"
105-
cargo-hyperlight = "0.1.8"
105+
cargo-hyperlight = "0.1.9"
106106
serde = { version = "1.0", features = ["derive"] }
107107
serde_json = "1.0"
108108

0 commit comments

Comments
 (0)