Skip to content

Commit a6c0b22

Browse files
chore(deps): bump cc from 1.2.31 to 1.2.32
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.31 to 1.2.32. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.31...cc-v1.2.32) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41c2b6d commit a6c0b22

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 @@ hf-hub = { version = "0.3.2" }
1919
criterion = "0.5.1"
2020
pprof = "0.13.0"
2121
bindgen = "0.72.0"
22-
cc = "1.2.31"
22+
cc = "1.2.32"
2323
anyhow = "1.0.98"
2424
clap = "4.5.43"
2525
encoding_rs = "0.8.35"

0 commit comments

Comments
 (0)