Skip to content

Commit 9a79acb

Browse files
chore(deps): bump bindgen from 0.71.1 to 0.72.1
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.71.1 to 0.72.1. - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/v0.72.1/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.71.1...v0.72.1) --- updated-dependencies: - dependency-name: bindgen dependency-version: 0.72.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fba3a5 commit 9a79acb

2 files changed

Lines changed: 4 additions & 22 deletions

File tree

Cargo.lock

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

src/hyperlight_libc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ workspace = true
2525
anyhow = "1"
2626
cc = "1.2"
2727
glob = "0.3.3"
28-
bindgen = { version = "0.71", features = ["prettyplease"] }
28+
bindgen = { version = "0.72", features = ["prettyplease"] }

0 commit comments

Comments
 (0)