Skip to content

Commit c9d2401

Browse files
authored
bump cargo-hyperlight (#8)
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
1 parent 1dc122e commit c9d2401

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 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.5"
38+
cargo-hyperlight = "0.1.6"
3939
serde_json = { version = "1.0" }
4040
serde = { version = "1.0", features = ["derive"] }
4141

0 commit comments

Comments
 (0)