Skip to content

Commit 5914d91

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

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
@@ -12,7 +12,7 @@ hf-hub = { version = "0.3.2" }
1212
criterion = "0.5.1"
1313
pprof = "0.13.0"
1414
bindgen = "0.69.4"
15-
cc = "1.1.14"
15+
cc = "1.1.21"
1616
anyhow = "1.0.86"
1717
clap = "4.5.16"
1818
encoding_rs = "0.8.34"

0 commit comments

Comments
 (0)