Skip to content

Commit f1f87e9

Browse files
Bump hyperlight-component-macro from 0.14.0 to 0.15.0
Bumps [hyperlight-component-macro](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-macro 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 7c45a9c commit f1f87e9

2 files changed

Lines changed: 6 additions & 36 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 35 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
@@ -14,7 +14,7 @@ readme = "README.md"
1414

1515
[workspace.dependencies]
1616
hyperlight-common = { version = "0.14.0", default-features = false }
17-
hyperlight-component-macro = { version = "0.14.0" }
17+
hyperlight-component-macro = { version = "0.15.0" }
1818
hyperlight-component-util = { version = "0.15.0" }
1919
hyperlight-guest = { version = "0.14.0" }
2020
hyperlight-guest-bin = { version = "0.14.0", features = [ "printf" ] }

0 commit comments

Comments
 (0)