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 @@ -89,9 +89,8 @@ version = "0.1.0"
89
89
90
90
[[package ]]
91
91
name = " cc"
92
- version = " 1.0.74"
93
- source = " registry+https://github.com/rust-lang/crates.io-index"
94
- checksum = " 581f5dba903aac52ea3feb5ec4810848460ee833876f1f9b0fdeab1f19091574"
92
+ version = " 1.0.73"
93
+ source = " git+https://github.com/rust-lang/cc-rs?rev=53fb72c87e5769a299f1886ead831901b9c775d6#53fb72c87e5769a299f1886ead831901b9c775d6"
95
94
96
95
[[package ]]
97
96
name = " cfg-if"
Original file line number Diff line number Diff line change @@ -92,3 +92,6 @@ debug = 0
92
92
[profile .dev .package ]
93
93
# Only use debuginfo=1 to further reduce compile times.
94
94
bootstrap.debug = 1
95
+
96
+ [patch .crates-io ]
97
+ cc = { git = ' https://github.com/rust-lang/cc-rs' , rev = ' 53fb72c87e5769a299f1886ead831901b9c775d6' }
You can’t perform that action at this time.
0 commit comments