Skip to content

Commit d272970

Browse files
fix(deps): bump bindgen from 0.71.1 to 0.72.1
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.71.1 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.71.1...v0.72.1) --- updated-dependencies: - dependency-name: bindgen dependency-version: 0.72.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 466adcd commit d272970

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.

crates/macos-utils/appkit-nsworkspace-bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish.workspace = true
77
version.workspace = true
88

99
[target.'cfg(target_os = "macos")'.build-dependencies]
10-
bindgen = "0.71.1"
10+
bindgen = "0.72.1"
1111

1212
[target.'cfg(target_os = "macos")'.dependencies]
1313
objc.workspace = true

0 commit comments

Comments
 (0)