Skip to content

Commit f87c892

Browse files
committed
Update cc dependency
Removes annoying "running cc --version" and such debug messages.
1 parent d0cf07c commit f87c892

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
@@ -42,7 +42,7 @@ rand_pcg = "0.3.1"
4242
serial_test = "0.4.0"
4343

4444
[build-dependencies]
45-
cc = "1.0.83"
45+
cc = "1.0.88"
4646
rsconf = "0.1.2"
4747

4848
[lib]

0 commit comments

Comments
 (0)