Skip to content

Commit 369ef6a

Browse files
committed
Bump bindgen from 0.69.5 to 0.72.0
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.69.5 to 0.72.0. - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/v0.72.0/CHANGELOG.md) - [Commits](rust-lang/[email protected])
1 parent 8ca88d0 commit 369ef6a

File tree

2 files changed

+5
-35
lines changed

2 files changed

+5
-35
lines changed

Cargo.lock

Lines changed: 4 additions & 34 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
@@ -18,7 +18,7 @@ tracing-core = "0.1"
1818
hf-hub = { version = "0.3.2" }
1919
criterion = "0.5.1"
2020
pprof = "0.13.0"
21-
bindgen = "0.69.5"
21+
bindgen = "0.72.0"
2222
cc = "1.2.30"
2323
anyhow = "1.0.98"
2424
clap = "4.5.41"

0 commit comments

Comments
 (0)