Skip to content

Commit a453aaf

Browse files
chore: bump bindgen from 0.69.4 to 0.72.1
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.69.4 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.69.4...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] <[email protected]>
1 parent 6fce699 commit a453aaf

File tree

2 files changed

+7
-72
lines changed

2 files changed

+7
-72
lines changed

Cargo.lock

Lines changed: 6 additions & 71 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
@@ -40,7 +40,7 @@ rand = "0.8.3"
4040
rand_distr = "0.4.0"
4141

4242
[build-dependencies]
43-
bindgen = "0.69.4"
43+
bindgen = "0.72.1"
4444
cc = { version = "1.0", features = ["parallel"] }
4545
pkg-config = "0.3"
4646

0 commit comments

Comments
 (0)