Skip to content

Commit 51f3885

Browse files
Bump hyperlight-component-util in /src/wasm_runtime (#255)
Bumps [hyperlight-component-util](https://github.com/hyperlight-dev/hyperlight) from 0.10.0 to 0.11.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.10.0...v0.11.0) --- updated-dependencies: - dependency-name: hyperlight-component-util dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b183bc3 commit 51f3885

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/hyperlight_wasm_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ proc-macro2 = { version = "1.0.103" }
1616
syn = { version = "2.0.108" }
1717
itertools = { version = "0.14.0" }
1818
prettyplease = { version = "0.2.37" }
19-
hyperlight-component-util = { version = "0.10.0" }
19+
hyperlight-component-util = { version = "0.11.0" }

src/wasm_runtime/Cargo.lock

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

0 commit comments

Comments
 (0)