Skip to content

Commit c9a8654

Browse files
Bump hyperlight-component-macro from 0.12.0 to 0.13.0 (#404)
Bumps [hyperlight-component-macro](https://github.com/hyperlight-dev/hyperlight) from 0.12.0 to 0.13.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.12.0...v0.13.0) --- updated-dependencies: - dependency-name: hyperlight-component-macro dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cbfe7a commit c9a8654

2 files changed

Lines changed: 28 additions & 26 deletions

File tree

Cargo.lock

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

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ windows = { version = "0.62", features = ["Win32_System_Threading"] }
7474
page_size = "0.6.0"
7575

7676
[dev-dependencies]
77-
hyperlight-component-macro = { version = "0.12.0" }
77+
hyperlight-component-macro = { version = "0.13.0" }
7878
examples_common = { path = "../examples_common" }
7979
criterion = { version = "0.8.2", features = ["html_reports"] }
8080
crossbeam-queue = "0.3"

0 commit comments

Comments
 (0)