File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -95,9 +95,9 @@ dependencies = [
95
95
96
96
[[package ]]
97
97
name = " cc"
98
- version = " 1.2.23 "
98
+ version = " 1.2.28 "
99
99
source = " registry+https://github.com/rust-lang/crates.io-index"
100
- checksum = " 5f4ac86a9e5bc1e2b3449ab9d7d3a6a405e3d1bb28d7b9be8614f55846ae3766 "
100
+ checksum = " 4ad45f4f74e4e20eaa392913b7b33a7091c87e59628f4dd27888205ad888843c "
101
101
dependencies = [
102
102
" shlex" ,
103
103
]
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ test = false
32
32
# Most of the time updating these dependencies requires modifications to the
33
33
# bootstrap codebase(e.g., https://github.com/rust-lang/rust/issues/124565);
34
34
# otherwise, some targets will fail. That's why these dependencies are explicitly pinned.
35
- cc = " =1.2.23 "
35
+ cc = " =1.2.28 "
36
36
cmake = " =0.1.54"
37
37
38
38
build_helper = { path = " ../build_helper" }
You can’t perform that action at this time.
0 commit comments