Skip to content

Commit 3fa7745

Browse files
Bump hyperlight-component-macro from 0.13.1 to 0.14.0 (#444)
Bumps [hyperlight-component-macro](https://github.com/hyperlight-dev/hyperlight) from 0.13.1 to 0.14.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.13.1...v0.14.0) --- updated-dependencies: - dependency-name: hyperlight-component-macro dependency-version: 0.14.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 7a478cb commit 3fa7745

2 files changed

Lines changed: 34 additions & 6 deletions

File tree

Cargo.lock

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

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

0 commit comments

Comments
 (0)