Skip to content

Commit d399248

Browse files
committed
Bump cc dependency
1 parent 8c2c9a9 commit d399248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ test = false
3737
# Most of the time updating these dependencies requires modifications to the
3838
# bootstrap codebase(e.g., https://github.com/rust-lang/rust/issues/124565);
3939
# otherwise, some targets will fail. That's why these dependencies are explicitly pinned.
40-
cc = "=1.0.97"
40+
cc = "=1.1.19"
4141
cmake = "=0.1.48"
4242

4343
build_helper = { path = "../tools/build_helper" }

0 commit comments

Comments
 (0)