Skip to content

Commit 649ebe6

Browse files
Bump cargo-hyperlight from 0.1.8 to 0.1.9 (#129)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6a4393 commit 649ebe6

2 files changed

Lines changed: 22 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/hyperlight-js/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libc = { version = "0.2", optional = true }
3535
windows-sys = { version = "0.61", features = ["Win32_Foundation", "Win32_System_Threading", "Win32_System_Registry", "Win32_System_WindowsProgramming"], optional = true }
3636

3737
[build-dependencies]
38-
cargo-hyperlight = "0.1.8"
38+
cargo-hyperlight = "0.1.9"
3939
serde_json = { version = "1.0" }
4040
serde = { version = "1.0", features = ["derive"] }
4141

0 commit comments

Comments
 (0)