Skip to content

Commit fe896c1

Browse files
Bump cc from 1.1.21 to 1.1.28
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.1.21 to 1.1.28. - [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.1.21...cc-v1.1.28) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f3b32e commit fe896c1

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
@@ -17,7 +17,7 @@ hf-hub = { version = "0.3.2" }
1717
criterion = "0.5.1"
1818
pprof = "0.13.0"
1919
bindgen = "0.69.4"
20-
cc = "1.1.21"
20+
cc = "1.1.28"
2121
anyhow = "1.0.86"
2222
clap = "4.5.16"
2323
encoding_rs = "0.8.34"

0 commit comments

Comments
 (0)