Skip to content

Commit 45026c8

Browse files
chore: bump bindgen from 0.69.4 to 0.71.1
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.69.4 to 0.71.1. - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.69.4...v0.71.1) --- updated-dependencies: - dependency-name: bindgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bce55a commit 45026c8

File tree

2 files changed

+5
-70
lines changed

2 files changed

+5
-70
lines changed

Cargo.lock

+4-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ humantime = {version = "2.1.0"}
4545
# chrono = "0.4.19"
4646

4747
[build-dependencies]
48-
bindgen = "0.69.4"
48+
bindgen = "0.71.1"
4949
cc = { version = "1.0", features = ["parallel"] }
5050
pkg-config = "0.3"
5151

0 commit comments

Comments
 (0)