Skip to content

Commit 4dbbf74

Browse files
Bump bindgen from 0.69.4 to 0.70.1
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.69.4 to 0.70.1. - [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.69.4...v0.70.1) --- updated-dependencies: - dependency-name: bindgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0194a7 commit 4dbbf74

File tree

2 files changed

+3
-77
lines changed

2 files changed

+3
-77
lines changed

Cargo.lock

+2-76
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust_bindings/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/Chia-Network/chiavdf"
1212
link-cplusplus = "1.0.9"
1313

1414
[build-dependencies]
15-
bindgen = "0.69.4"
15+
bindgen = "0.70.1"
1616
cmake = "0.1.50"
1717

1818
[dev-dependencies]

0 commit comments

Comments
 (0)