Skip to content

Commit 3672e6e

Browse files
chore(deps): bump bindgen from 0.72.0 to 0.72.1
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] <support@github.com>
1 parent 1ff8410 commit 3672e6e

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
@@ -19,7 +19,7 @@ tracing-core = "0.1"
1919
hf-hub = { version = "0.3.2" }
2020
criterion = "0.5.1"
2121
pprof = "0.13.0"
22-
bindgen = "0.72.0"
22+
bindgen = "0.72.1"
2323
cc = "1.2.34"
2424
anyhow = "1.0.99"
2525
clap = "4.5.45"

0 commit comments

Comments
 (0)