Skip to content

Commit efe1b10

Browse files
yedayakWilfred
authored andcommitted
Update the cc package to 1.1.5
This includes the fix to rust-lang/cc-rs#909 which spams warnings on ubuntu 22.04
1 parent 7248e33 commit efe1b10

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
@@ -94,7 +94,7 @@ pretty_assertions = "1.3.0"
9494
[build-dependencies]
9595
# TODO: enable parallel mode once MSRV hits 1.61, see discussion in
9696
# https://github.com/rust-lang/cc-rs/pull/849
97-
cc = "1.0.83"
97+
cc = "1.1.5"
9898
rayon = "1.7.0"
9999
version_check = "0.9.4"
100100

0 commit comments

Comments
 (0)