Skip to content

Commit 0761850

Browse files
Bump hyperlight-guest from 0.14.0 to 0.15.0
Bumps [hyperlight-guest](https://github.com/hyperlight-dev/hyperlight) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/hyperlight-dev/hyperlight/releases) - [Changelog](https://github.com/hyperlight-dev/hyperlight/blob/main/CHANGELOG.md) - [Commits](hyperlight-dev/hyperlight@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: hyperlight-guest dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91dd6e0 commit 0761850

2 files changed

Lines changed: 52 additions & 12 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
hyperlight-common = { version = "0.14.0", default-features = false }
1717
hyperlight-component-macro = { version = "0.14.0" }
1818
hyperlight-component-util = { version = "0.14.0" }
19-
hyperlight-guest = { version = "0.14.0" }
19+
hyperlight-guest = { version = "0.15.0" }
2020
hyperlight-guest-bin = { version = "0.14.0", features = [ "printf" ] }
2121
hyperlight-host = { version = "0.14.0", default-features = false, features = ["executable_heap"] }
2222
hyperlight-wasm-macro = { version = "0.14.0", path = "src/hyperlight_wasm_macro" }

0 commit comments

Comments
 (0)