Skip to content

Commit b145fa5

Browse files
Bump hyperlight-guest from 0.13.1 to 0.14.0
Bumps [hyperlight-guest](https://github.com/hyperlight-dev/hyperlight) from 0.13.1 to 0.14.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.13.1...v0.14.0) --- updated-dependencies: - dependency-name: hyperlight-guest dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a478cb commit b145fa5

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.13.1", default-features = false }
1717
hyperlight-component-macro = { version = "0.13.1" }
1818
hyperlight-component-util = { version = "0.13.1" }
19-
hyperlight-guest = { version = "0.13.1" }
19+
hyperlight-guest = { version = "0.14.0" }
2020
hyperlight-guest-bin = { version = "0.13.1", features = [ "printf" ] }
2121
hyperlight-host = { version = "0.13.1", default-features = false, features = ["executable_heap"] }
2222
hyperlight-wasm-macro = { version = "0.13.1", path = "src/hyperlight_wasm_macro" }

0 commit comments

Comments
 (0)