Skip to content

Commit 64733e3

Browse files
committed
Try an earlier version of cc
This version also resolves rust-lang#111700, try if we can bump to this release without regression.
1 parent d371b80 commit 64733e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bootstrap/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ version = "0.1.0"
8989

9090
[[package]]
9191
name = "cc"
92-
version = "1.0.77"
92+
version = "1.0.74"
9393
source = "registry+https://github.com/rust-lang/crates.io-index"
94-
checksum = "e9f73505338f7d905b19d18738976aae232eb46b8efc15554ffc56deb5d9ebe4"
94+
checksum = "581f5dba903aac52ea3feb5ec4810848460ee833876f1f9b0fdeab1f19091574"
9595

9696
[[package]]
9797
name = "cfg-if"

0 commit comments

Comments
 (0)