Skip to content

Commit 5caac52

Browse files
Bump hyperlight-component-util from 0.14.0 to 0.15.0
Bumps [hyperlight-component-util](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-component-util 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 5caac52

2 files changed

Lines changed: 45 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 44 additions & 5 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
@@ -15,7 +15,7 @@ readme = "README.md"
1515
[workspace.dependencies]
1616
hyperlight-common = { version = "0.14.0", default-features = false }
1717
hyperlight-component-macro = { version = "0.14.0" }
18-
hyperlight-component-util = { version = "0.14.0" }
18+
hyperlight-component-util = { version = "0.15.0" }
1919
hyperlight-guest = { version = "0.14.0" }
2020
hyperlight-guest-bin = { version = "0.14.0", features = [ "printf" ] }
2121
hyperlight-host = { version = "0.14.0", default-features = false, features = ["executable_heap"] }

0 commit comments

Comments
 (0)