Skip to content

Commit 305818d

Browse files
Bump cc from 1.0.88 to 1.0.90
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.88 to 1.0.90. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.88...1.0.90) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d2b0e5 commit 305818d

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

Lines changed: 12 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
@@ -16,7 +16,7 @@ hf-hub = { version = "0.3.2" }
1616
criterion = "0.5.1"
1717
pprof = "0.13.0"
1818
bindgen = "0.69.4"
19-
cc = "1.0.88"
19+
cc = "1.0.90"
2020
anyhow = "1.0.80"
2121
clap = "4.5.1"
2222

0 commit comments

Comments
 (0)