Skip to content

Commit b85efdb

Browse files
chore(deps): Bump cargo-hyperlight in /src/code-validator/guest (#174)
Bumps [cargo-hyperlight](https://github.com/hyperlight-dev/cargo-hyperlight) from 0.1.10 to 0.1.11. - [Release notes](https://github.com/hyperlight-dev/cargo-hyperlight/releases) - [Commits](hyperlight-dev/cargo-hyperlight@v0.1.10...v0.1.11) --- updated-dependencies: - dependency-name: cargo-hyperlight dependency-version: 0.1.11 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 f406104 commit b85efdb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/code-validator/guest/Cargo.lock

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

src/code-validator/guest/host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ thiserror = "2"
2828
tokio = { version = "1", features = ["rt-multi-thread", "sync"] }
2929

3030
[build-dependencies]
31-
cargo-hyperlight = "0.1.10"
31+
cargo-hyperlight = "0.1.11"
3232
napi-build = "2"
3333
serde = { version = "1", features = ["derive"] }
3434
serde_json = "1"

0 commit comments

Comments
 (0)