Skip to content

Commit ef109a5

Browse files
dependabot[bot]eval-exec
authored andcommitted
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 bdb0a97 commit ef109a5

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ smallvec = "1.13"
122122
# Build dependencies
123123
cbindgen = "0.27"
124124
which = "7.0"
125-
bindgen = "0.71"
125+
bindgen = "0.72"
126126
pkg-config = "0.3"
127127

128128
# OS pipe

0 commit comments

Comments
 (0)