Skip to content

Commit 4ea8184

Browse files
Bump cbindgen from 0.29.0 to 0.29.2 (#965)
Bumps [cbindgen](https://github.com/mozilla/cbindgen) from 0.29.0 to 0.29.2. - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/main/CHANGES) - [Commits](mozilla/cbindgen@0.29.0...v0.29.2) --- updated-dependencies: - dependency-name: cbindgen dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a26621 commit 4ea8184

2 files changed

Lines changed: 66 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 65 additions & 17 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
@@ -20,4 +20,4 @@ flatbuffers = { version = "25.2.10", default-features = false }
2020
log = { version = "0.4", default-features = false }
2121

2222
[build-dependencies]
23-
cbindgen = "0.29.0"
23+
cbindgen = "0.29.2"

0 commit comments

Comments
 (0)