Skip to content

Commit ef451e6

Browse files
Bump bindgen from 0.72.0 to 0.72.1
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.72.0 to 0.72.1. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17a703c commit ef451e6

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 9 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/chiavdf"
1212
link-cplusplus = "1.0.10"
1313

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

1818
[dev-dependencies]

0 commit comments

Comments
 (0)