We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2c9a9 commit d399248Copy full SHA for d399248
src/bootstrap/Cargo.toml
@@ -37,7 +37,7 @@ test = false
37
# Most of the time updating these dependencies requires modifications to the
38
# bootstrap codebase(e.g., https://github.com/rust-lang/rust/issues/124565);
39
# otherwise, some targets will fail. That's why these dependencies are explicitly pinned.
40
-cc = "=1.0.97"
+cc = "=1.1.19"
41
cmake = "=0.1.48"
42
43
build_helper = { path = "../tools/build_helper" }
0 commit comments