File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,9 +89,9 @@ dependencies = [
89
89
90
90
[[package ]]
91
91
name = " cc"
92
- version = " 1.2.17 "
92
+ version = " 1.2.23 "
93
93
source = " registry+https://github.com/rust-lang/crates.io-index"
94
- checksum = " 1fcb57c740ae1daf453ae85f16e37396f672b039e00d9d866e07ddb24e328e3a "
94
+ checksum = " 5f4ac86a9e5bc1e2b3449ab9d7d3a6a405e3d1bb28d7b9be8614f55846ae3766 "
95
95
dependencies = [
96
96
" shlex" ,
97
97
]
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.17 "
35
+ cc = " =1.2.23 "
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