Skip to content

Commit 35f570d

Browse files
Bump bindgen from 0.69.4 to 0.69.5
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.69.4 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.69.4...v0.69.5) --- updated-dependencies: - dependency-name: bindgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77af620 commit 35f570d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tracing = "0.1"
1616
hf-hub = { version = "0.3.2" }
1717
criterion = "0.5.1"
1818
pprof = "0.13.0"
19-
bindgen = "0.69.4"
19+
bindgen = "0.69.5"
2020
cc = "1.1.28"
2121
anyhow = "1.0.91"
2222
clap = "4.5.19"

0 commit comments

Comments
 (0)