Skip to content

Commit 6e26adc

Browse files
chore(deps): bump cbindgen from 0.29.3 to 0.29.4 (#1523)
Bumps [cbindgen](https://github.com/mozilla/cbindgen) from 0.29.3 to 0.29.4. - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/main/CHANGES) - [Commits](mozilla/cbindgen@0.29.3...v0.29.4) --- updated-dependencies: - dependency-name: cbindgen dependency-version: 0.29.4 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 bb5cd43 commit 6e26adc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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.12.19", default-features = false }
2020
log = { version = "0.4", default-features = false }
2121

2222
[build-dependencies]
23-
cbindgen = "0.29.3"
23+
cbindgen = "0.29.4"

0 commit comments

Comments
 (0)