Skip to content

Commit 87f6113

Browse files
Bump cargo-hyperlight from 0.1.6 to 0.1.7
Bumps [cargo-hyperlight](https://github.com/hyperlight-dev/cargo-hyperlight) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/hyperlight-dev/cargo-hyperlight/releases) - [Commits](hyperlight-dev/cargo-hyperlight@v0.1.6...v0.1.7) --- updated-dependencies: - dependency-name: cargo-hyperlight dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6916379 commit 87f6113

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

0 commit comments

Comments
 (0)