Skip to content

Commit 63f765b

Browse files
chore(deps): bump bindgen from 0.64.0 to 0.69.5 in /native (#2124)
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.64.0 to 0.69.5. - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/v0.69.5/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.64.0...v0.69.5) --- updated-dependencies: - dependency-name: bindgen dependency-version: 0.69.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adc64cd commit 63f765b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

native/Cargo.lock

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

native/fs-hdfs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ use_existing_hdfs = []
4242

4343
[build-dependencies]
4444
cc = "1"
45-
bindgen = "0.64.0"
45+
bindgen = "0.69.5"
4646
java-locator = { version = "0.1.9", features = ["locate-jdk-only"] }
4747

4848
[dependencies]

0 commit comments

Comments
 (0)