Skip to content

Commit bd8b21c

Browse files
Bump bindgen from 0.71.1 to 0.72.0
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.71.1 to 0.72.0. - [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.71.1...v0.72.0) --- updated-dependencies: - dependency-name: bindgen dependency-version: 0.72.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e14da37 commit bd8b21c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/Chia-Network/chiapos"
1212
link-cplusplus = "1.0.10"
1313

1414
[build-dependencies]
15-
bindgen = "0.71.1"
15+
bindgen = "0.72.0"
1616
cmake = "0.1.54"
1717

1818
[dev-dependencies]

0 commit comments

Comments
 (0)