Skip to content

Commit b31b4b6

Browse files
chore(deps): update bindgen requirement from 0.68.1 to 0.71.1
Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version. - [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.68.1...v0.71.1) --- updated-dependencies: - dependency-name: bindgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06c3f41 commit b31b4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ skeptic = "0.13"
2424

2525
[build-dependencies]
2626
anyhow = "1"
27-
bindgen = "0.68.1"
27+
bindgen = "0.71.1"
2828
cc = "1.0"
2929
skeptic = "0.13"
3030

0 commit comments

Comments
 (0)