Skip to content

Commit aaa3dc7

Browse files
Bump cbindgen from 0.28.0 to 0.29.0 (#518)
Bumps [cbindgen](https://github.com/mozilla/cbindgen) from 0.28.0 to 0.29.0. - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@0.28.0...0.29.0) --- updated-dependencies: - dependency-name: cbindgen dependency-version: 0.29.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 eca60dd commit aaa3dc7

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

Cargo.lock

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

src/hyperlight_guest_capi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ hyperlight-common = { workspace = true, default-features = false }
1717
log = { version = "0.4", default-features = false }
1818

1919
[build-dependencies]
20-
cbindgen = "0.28.0"
20+
cbindgen = "0.29.0"

0 commit comments

Comments
 (0)