Skip to content

Commit 681dc23

Browse files
dependabot[bot]elmarx
authored andcommitted
⬆️ Update bindgen requirement from 0.66.1 to 0.69.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.66.1...v0.69.1) --- updated-dependencies: - dependency-name: bindgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da4f683 commit 681dc23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ readme = "README.md"
2222
[dependencies]
2323

2424
[build-dependencies]
25-
bindgen = "0.66.1"
25+
bindgen = "0.69.1"
2626

2727
[features]
2828
# no features by default

0 commit comments

Comments
 (0)