Skip to content

Commit

Permalink
Bump cc
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Oct 16, 2024
1 parent 565e2f1 commit 62aa599
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pretty_assertions = "1.3.0"
[build-dependencies]
# TODO: enable parallel mode once MSRV hits 1.61, see discussion in
# https://github.com/rust-lang/cc-rs/pull/849
cc = "1.1.5"
cc = "1.1.30"
rayon = "1.7.0"
version_check = "0.9.4"

Expand Down

0 comments on commit 62aa599

Please sign in to comment.