Skip to content

Commit df2518d

Browse files
Bump hyperlight-component-macro from 0.6.1 to 0.7.0 (#85)
Bumps [hyperlight-component-macro](https://github.com/hyperlight-dev/hyperlight) from 0.6.1 to 0.7.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.6.1...v0.7.0) --- updated-dependencies: - dependency-name: hyperlight-component-macro dependency-version: 0.7.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 5924d1d commit df2518d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -54,7 +54,7 @@ windows = { version = "0.61", features = ["Win32_System_Threading"] }
5454
page_size = "0.6.0"
5555

5656
[dev-dependencies]
57-
hyperlight-component-macro = "0.6.1"
57+
hyperlight-component-macro = "0.7.0"
5858
examples_common = { path = "../examples_common" }
5959
criterion = { version = "0.6.0", features = ["html_reports"] }
6060
crossbeam-queue = "0.3"

0 commit comments

Comments
 (0)