@@ -20,7 +20,7 @@ name = "alloc_jemalloc"
20
20
version = " 0.0.0"
21
21
dependencies = [
22
22
" build_helper 0.1.0" ,
23
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
23
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
24
24
" compiler_builtins 0.0.0" ,
25
25
" core 0.0.0" ,
26
26
" libc 0.0.0" ,
@@ -112,7 +112,7 @@ name = "backtrace-sys"
112
112
version = " 0.1.24"
113
113
source = " registry+https://github.com/rust-lang/crates.io-index"
114
114
dependencies = [
115
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
115
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
116
116
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
117
117
]
118
118
@@ -131,7 +131,7 @@ name = "bootstrap"
131
131
version = " 0.0.0"
132
132
dependencies = [
133
133
" build_helper 0.1.0" ,
134
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
134
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
135
135
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
136
136
" filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
137
137
" getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -240,7 +240,7 @@ version = "0.1.0"
240
240
241
241
[[package ]]
242
242
name = " cc"
243
- version = " 1.0.22 "
243
+ version = " 1.0.24 "
244
244
source = " registry+https://github.com/rust-lang/crates.io-index"
245
245
246
246
[[package ]]
@@ -356,7 +356,7 @@ name = "cmake"
356
356
version = " 0.1.33"
357
357
source = " registry+https://github.com/rust-lang/crates.io-index"
358
358
dependencies = [
359
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
359
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
360
360
]
361
361
362
362
[[package ]]
@@ -387,7 +387,7 @@ dependencies = [
387
387
name = " compiler_builtins"
388
388
version = " 0.0.0"
389
389
dependencies = [
390
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
390
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
391
391
" core 0.0.0" ,
392
392
]
393
393
@@ -564,7 +564,7 @@ name = "curl-sys"
564
564
version = " 0.4.8"
565
565
source = " registry+https://github.com/rust-lang/crates.io-index"
566
566
dependencies = [
567
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
567
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
568
568
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
569
569
" libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" ,
570
570
" openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1066,7 +1066,7 @@ name = "libgit2-sys"
1066
1066
version = " 0.7.7"
1067
1067
source = " registry+https://github.com/rust-lang/crates.io-index"
1068
1068
dependencies = [
1069
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1069
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1070
1070
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
1071
1071
" curl-sys 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1072
1072
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1094,7 +1094,7 @@ name = "libz-sys"
1094
1094
version = " 1.0.20"
1095
1095
source = " registry+https://github.com/rust-lang/crates.io-index"
1096
1096
dependencies = [
1097
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1097
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1098
1098
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1099
1099
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
1100
1100
" vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1142,7 +1142,7 @@ name = "lzma-sys"
1142
1142
version = " 0.1.10"
1143
1143
source = " registry+https://github.com/rust-lang/crates.io-index"
1144
1144
dependencies = [
1145
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1145
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1146
1146
" filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1147
1147
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1148
1148
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1246,7 +1246,7 @@ name = "miniz-sys"
1246
1246
version = " 0.1.10"
1247
1247
source = " registry+https://github.com/rust-lang/crates.io-index"
1248
1248
dependencies = [
1249
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1249
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1250
1250
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1251
1251
]
1252
1252
@@ -1356,15 +1356,15 @@ name = "openssl-src"
1356
1356
version = " 110.0.7+1.1.0i"
1357
1357
source = " registry+https://github.com/rust-lang/crates.io-index"
1358
1358
dependencies = [
1359
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1359
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1360
1360
]
1361
1361
1362
1362
[[package ]]
1363
1363
name = " openssl-sys"
1364
1364
version = " 0.9.35"
1365
1365
source = " registry+https://github.com/rust-lang/crates.io-index"
1366
1366
dependencies = [
1367
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1367
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1368
1368
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1369
1369
" openssl-src 110.0.7+1.1.0i (registry+https://github.com/rust-lang/crates.io-index)" ,
1370
1370
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1571,7 +1571,7 @@ dependencies = [
1571
1571
name = " profiler_builtins"
1572
1572
version = " 0.0.0"
1573
1573
dependencies = [
1574
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1574
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1575
1575
" compiler_builtins 0.0.0" ,
1576
1576
" core 0.0.0" ,
1577
1577
]
@@ -2084,7 +2084,7 @@ dependencies = [
2084
2084
name = " rustc_codegen_llvm"
2085
2085
version = " 0.0.0"
2086
2086
dependencies = [
2087
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
2087
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
2088
2088
" memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2089
2089
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2090
2090
" rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2217,7 +2217,7 @@ name = "rustc_llvm"
2217
2217
version = " 0.0.0"
2218
2218
dependencies = [
2219
2219
" build_helper 0.1.0" ,
2220
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
2220
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
2221
2221
]
2222
2222
2223
2223
[[package ]]
@@ -2620,7 +2620,7 @@ dependencies = [
2620
2620
" alloc_jemalloc 0.0.0" ,
2621
2621
" alloc_system 0.0.0" ,
2622
2622
" build_helper 0.1.0" ,
2623
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
2623
+ " cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
2624
2624
" compiler_builtins 0.0.0" ,
2625
2625
" core 0.0.0" ,
2626
2626
" libc 0.0.0" ,
@@ -3123,7 +3123,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3123
3123
"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
3124
3124
"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
3125
3125
"checksum cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 2d6809b327f87369e6f3651efd2c5a96c49847a3ed2559477ecba79014751ee1"
3126
- "checksum cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = " 4a6007c146fdd28d4512a794b07ffe9d8e89e6bf86e2e0c4ddff2e1fb54a0007 "
3126
+ "checksum cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" = " 70f2a88c2e69ceee91c209d8ef25b81fc1a65f42c7f14dfd59d1fed189e514d1 "
3127
3127
"checksum cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 0c4e7bb64a8ebb0d856483e1e682ea3422f883c5f5615a90d51a2c82fe87fdd3"
3128
3128
"checksum chalk-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 25ce2f28f55ed544a2a3756b7acf41dd7d6f27acffb2086439950925506af7d0"
3129
3129
"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
0 commit comments