Skip to content

Commit b291abb

Browse files
Update bindgen requirement from =0.72.0 to =0.72.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/v0.72.1/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.72.0...v0.72.1) --- updated-dependencies: - dependency-name: bindgen dependency-version: 0.72.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f3fc4c commit b291abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api_gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ edition = "2021"
55

66
[dependencies]
77
# Version-locked to not make the CI go out of date
8-
bindgen = "=0.72.0"
8+
bindgen = "=0.72.1"

0 commit comments

Comments
 (0)