Skip to content

Commit 7022a44

Browse files
chore(deps): bump bindgen from 0.72.0 to 0.72.1 in /native (#2274)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39b1498 commit 7022a44

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

native/Cargo.lock

Lines changed: 3 additions & 3 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.72.0"
45+
bindgen = "0.72.1"
4646
java-locator = { version = "0.1.9", features = ["locate-jdk-only"] }
4747

4848
[dependencies]

0 commit comments

Comments
 (0)