File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
4242
4343[[package ]]
4444name = " cc"
45- version = " 1.0.99 "
45+ version = " 1.0.105 "
4646source = " registry+https://github.com/rust-lang/crates.io-index"
47- checksum = " 96c51067fd44124faa7f870b4b1c969379ad32b2ba805aa959430ceaa384f695 "
47+ checksum = " 5208975e568d83b6b05cc0a063c8e7e9acc2b43bee6da15616a5b73e109d7437 "
4848
4949[[package ]]
5050name = " cfg-if"
Original file line number Diff line number Diff line change @@ -13,4 +13,6 @@ core = { path = "../core" }
1313compiler_builtins = { version = " 0.1.0" , features = [' rustc-dep-of-std' ] }
1414
1515[build-dependencies ]
16- cc = " 1.0.97"
16+ # FIXME: updates past a certain point haven't been able to merge successfully.
17+ # See rust-lang/rust#130720.
18+ cc = " =1.0.105"
You can’t perform that action at this time.
0 commit comments