@@ -211,7 +211,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
211
211
checksum = " 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
212
212
dependencies = [
213
213
" addr2line" ,
214
- " cc" ,
214
+ " cc 1.2.13 " ,
215
215
" cfg-if" ,
216
216
" libc" ,
217
217
" miniz_oxide 0.7.4" ,
@@ -257,7 +257,7 @@ checksum = "b8ee0c1824c4dea5b5f81736aff91bae041d2c07ee1192bec91054e10e3e601e"
257
257
dependencies = [
258
258
" arrayref" ,
259
259
" arrayvec" ,
260
- " cc" ,
260
+ " cc 1.2.13 " ,
261
261
" cfg-if" ,
262
262
" constant_time_eq" ,
263
263
]
@@ -414,6 +414,14 @@ dependencies = [
414
414
" shlex" ,
415
415
]
416
416
417
+ [[package ]]
418
+ name = " cc"
419
+ version = " 1.2.15"
420
+ source = " git+https://github.com/jieyouxu/cc-rs?branch=x86_ia32#4727ebd88026d96c3c6d924cf630a570f7ff6c86"
421
+ dependencies = [
422
+ " shlex" ,
423
+ ]
424
+
417
425
[[package ]]
418
426
name = " cfg-if"
419
427
version = " 1.0.0"
@@ -847,7 +855,7 @@ version = "0.4.78+curl-8.11.0"
847
855
source = " registry+https://github.com/rust-lang/crates.io-index"
848
856
checksum = " 8eec768341c5c7789611ae51cf6c459099f22e64a5d5d0ce4892434e33821eaf"
849
857
dependencies = [
850
- " cc" ,
858
+ " cc 1.2.13 " ,
851
859
" libc" ,
852
860
" libz-sys" ,
853
861
" openssl-sys" ,
@@ -1594,7 +1602,7 @@ version = "0.1.2"
1594
1602
source = " registry+https://github.com/rust-lang/crates.io-index"
1595
1603
checksum = " f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1596
1604
dependencies = [
1597
- " cc" ,
1605
+ " cc 1.2.13 " ,
1598
1606
]
1599
1607
1600
1608
[[package ]]
@@ -1992,7 +2000,7 @@ version = "0.2.5"
1992
2000
source = " registry+https://github.com/rust-lang/crates.io-index"
1993
2001
checksum = " 06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
1994
2002
dependencies = [
1995
- " cc" ,
2003
+ " cc 1.2.13 " ,
1996
2004
" pkg-config" ,
1997
2005
]
1998
2006
@@ -2012,7 +2020,7 @@ version = "2.3.0"
2012
2020
source = " registry+https://github.com/rust-lang/crates.io-index"
2013
2021
checksum = " f36115160c57e8529781b4183c2bb51fdc1f6d6d1ed345591d84be7703befb3c"
2014
2022
dependencies = [
2015
- " cc" ,
2023
+ " cc 1.2.13 " ,
2016
2024
]
2017
2025
2018
2026
[[package ]]
@@ -2048,7 +2056,7 @@ version = "1.1.21"
2048
2056
source = " registry+https://github.com/rust-lang/crates.io-index"
2049
2057
checksum = " df9b68e50e6e0b26f672573834882eb57759f6db9b3be2ea3c35c91188bb4eaa"
2050
2058
dependencies = [
2051
- " cc" ,
2059
+ " cc 1.2.13 " ,
2052
2060
" libc" ,
2053
2061
" pkg-config" ,
2054
2062
" vcpkg" ,
@@ -2120,7 +2128,7 @@ version = "0.1.20"
2120
2128
source = " registry+https://github.com/rust-lang/crates.io-index"
2121
2129
checksum = " 5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
2122
2130
dependencies = [
2123
- " cc" ,
2131
+ " cc 1.2.13 " ,
2124
2132
" libc" ,
2125
2133
" pkg-config" ,
2126
2134
]
@@ -2490,7 +2498,7 @@ version = "0.9.104"
2490
2498
source = " registry+https://github.com/rust-lang/crates.io-index"
2491
2499
checksum = " 45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
2492
2500
dependencies = [
2493
- " cc" ,
2501
+ " cc 1.2.13 " ,
2494
2502
" libc" ,
2495
2503
" pkg-config" ,
2496
2504
" vcpkg" ,
@@ -2755,7 +2763,7 @@ version = "0.1.25"
2755
2763
source = " registry+https://github.com/rust-lang/crates.io-index"
2756
2764
checksum = " f58e5423e24c18cc840e1c98370b3993c6649cd1678b4d24318bcf0a083cbe88"
2757
2765
dependencies = [
2758
- " cc" ,
2766
+ " cc 1.2.13 " ,
2759
2767
]
2760
2768
2761
2769
[[package ]]
@@ -3403,7 +3411,7 @@ dependencies = [
3403
3411
" arrayvec" ,
3404
3412
" bitflags" ,
3405
3413
" bstr" ,
3406
- " cc" ,
3414
+ " cc 1.2.15 " ,
3407
3415
" either" ,
3408
3416
" itertools" ,
3409
3417
" libc" ,
@@ -3939,7 +3947,7 @@ dependencies = [
3939
3947
name = " rustc_llvm"
3940
3948
version = " 0.0.0"
3941
3949
dependencies = [
3942
- " cc" ,
3950
+ " cc 1.2.15 " ,
3943
3951
" libc" ,
3944
3952
]
3945
3953
@@ -4962,7 +4970,7 @@ version = "0.1.18"
4962
4970
source = " registry+https://github.com/rust-lang/crates.io-index"
4963
4971
checksum = " 1d08feb8f695b465baed819b03c128dc23f57a694510ab1f06c77f763975685e"
4964
4972
dependencies = [
4965
- " cc" ,
4973
+ " cc 1.2.13 " ,
4966
4974
" cfg-if" ,
4967
4975
" libc" ,
4968
4976
" psm" ,
@@ -5270,7 +5278,7 @@ version = "0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5270
5278
source = " registry+https://github.com/rust-lang/crates.io-index"
5271
5279
checksum = " cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
5272
5280
dependencies = [
5273
- " cc" ,
5281
+ " cc 1.2.13 " ,
5274
5282
" libc" ,
5275
5283
]
5276
5284
0 commit comments