Skip to content

Commit ad4530b

Browse files
Bump cargo-hyperlight from 0.1.7 to 0.1.8 (#54)
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 8b60944 commit ad4530b

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-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.7"
38+
cargo-hyperlight = "0.1.8"
3939
serde_json = { version = "1.0" }
4040
serde = { version = "1.0", features = ["derive"] }
4141

0 commit comments

Comments
 (0)