@@ -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.25 (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.25 (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.25 (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)" ,
@@ -198,7 +198,7 @@ dependencies = [
198
198
" lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
199
199
" lazycell 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
200
200
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
201
- " libgit2-sys 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
201
+ " libgit2-sys 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
202
202
" log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
203
203
" miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
204
204
" num_cpus 1.8.0 (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.25 "
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.25 (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.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
391
391
" core 0.0.0" ,
392
392
]
393
393
@@ -549,7 +549,7 @@ name = "curl"
549
549
version = " 0.4.14"
550
550
source = " registry+https://github.com/rust-lang/crates.io-index"
551
551
dependencies = [
552
- " curl-sys 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
552
+ " curl-sys 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
553
553
" kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
554
554
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
555
555
" openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -561,12 +561,12 @@ dependencies = [
561
561
562
562
[[package ]]
563
563
name = " curl-sys"
564
- version = " 0.4.8 "
564
+ version = " 0.4.10 "
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.25 (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
- " libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" ,
569
+ " libz-sys 1.0.22 (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)" ,
571
571
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
572
572
" vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -825,7 +825,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
825
825
dependencies = [
826
826
" bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
827
827
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
828
- " libgit2-sys 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
828
+ " libgit2-sys 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
829
829
" log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
830
830
" openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
831
831
" openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1073,38 +1073,37 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1073
1073
1074
1074
[[package ]]
1075
1075
name = " libgit2-sys"
1076
- version = " 0.7.7 "
1076
+ version = " 0.7.8 "
1077
1077
source = " registry+https://github.com/rust-lang/crates.io-index"
1078
1078
dependencies = [
1079
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1080
- " cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
1081
- " curl-sys 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1079
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1080
+ " curl-sys 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1082
1081
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1083
- " libssh2-sys 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1084
- " libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" ,
1082
+ " libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
1083
+ " libz-sys 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1085
1084
" openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
1086
1085
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
1087
1086
]
1088
1087
1089
1088
[[package ]]
1090
1089
name = " libssh2-sys"
1091
- version = " 0.2.10 "
1090
+ version = " 0.2.11 "
1092
1091
source = " registry+https://github.com/rust-lang/crates.io-index"
1093
1092
dependencies = [
1094
- " cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
1093
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1095
1094
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1096
- " libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" ,
1095
+ " libz-sys 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1097
1096
" openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
1098
1097
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
1099
1098
" vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1100
1099
]
1101
1100
1102
1101
[[package ]]
1103
1102
name = " libz-sys"
1104
- version = " 1.0.20 "
1103
+ version = " 1.0.22 "
1105
1104
source = " registry+https://github.com/rust-lang/crates.io-index"
1106
1105
dependencies = [
1107
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1106
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1108
1107
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1109
1108
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
1110
1109
" vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1152,7 +1151,7 @@ name = "lzma-sys"
1152
1151
version = " 0.1.10"
1153
1152
source = " registry+https://github.com/rust-lang/crates.io-index"
1154
1153
dependencies = [
1155
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1154
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1156
1155
" filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1157
1156
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1158
1157
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1256,7 +1255,7 @@ name = "miniz-sys"
1256
1255
version = " 0.1.10"
1257
1256
source = " registry+https://github.com/rust-lang/crates.io-index"
1258
1257
dependencies = [
1259
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1258
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1260
1259
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1261
1260
]
1262
1261
@@ -1365,15 +1364,15 @@ name = "openssl-src"
1365
1364
version = " 110.0.7+1.1.0i"
1366
1365
source = " registry+https://github.com/rust-lang/crates.io-index"
1367
1366
dependencies = [
1368
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1367
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1369
1368
]
1370
1369
1371
1370
[[package ]]
1372
1371
name = " openssl-sys"
1373
1372
version = " 0.9.35"
1374
1373
source = " registry+https://github.com/rust-lang/crates.io-index"
1375
1374
dependencies = [
1376
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1375
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1377
1376
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1378
1377
" openssl-src 110.0.7+1.1.0i (registry+https://github.com/rust-lang/crates.io-index)" ,
1379
1378
" pkg-config 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1580,7 +1579,7 @@ dependencies = [
1580
1579
name = " profiler_builtins"
1581
1580
version = " 0.0.0"
1582
1581
dependencies = [
1583
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1582
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1584
1583
" compiler_builtins 0.0.0" ,
1585
1584
" core 0.0.0" ,
1586
1585
]
@@ -2094,7 +2093,7 @@ dependencies = [
2094
2093
name = " rustc_codegen_llvm"
2095
2094
version = " 0.0.0"
2096
2095
dependencies = [
2097
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
2096
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
2098
2097
" memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2099
2098
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2100
2099
" rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2228,7 +2227,7 @@ name = "rustc_llvm"
2228
2227
version = " 0.0.0"
2229
2228
dependencies = [
2230
2229
" build_helper 0.1.0" ,
2231
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
2230
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
2232
2231
]
2233
2232
2234
2233
[[package ]]
@@ -2631,7 +2630,7 @@ dependencies = [
2631
2630
" alloc_jemalloc 0.0.0" ,
2632
2631
" alloc_system 0.0.0" ,
2633
2632
" build_helper 0.1.0" ,
2634
- " cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
2633
+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
2635
2634
" compiler_builtins 0.0.0" ,
2636
2635
" core 0.0.0" ,
2637
2636
" libc 0.0.0" ,
@@ -3145,7 +3144,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3145
3144
"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
3146
3145
"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
3147
3146
"checksum cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 2d6809b327f87369e6f3651efd2c5a96c49847a3ed2559477ecba79014751ee1"
3148
- "checksum cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = " 4a6007c146fdd28d4512a794b07ffe9d8e89e6bf86e2e0c4ddff2e1fb54a0007 "
3147
+ "checksum cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = " f159dfd43363c4d08055a07703eb7a3406b0dac4d0584d96965a3262db3c9d16 "
3149
3148
"checksum cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 0c4e7bb64a8ebb0d856483e1e682ea3422f883c5f5615a90d51a2c82fe87fdd3"
3150
3149
"checksum chalk-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 25ce2f28f55ed544a2a3756b7acf41dd7d6f27acffb2086439950925506af7d0"
3151
3150
"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
@@ -3169,7 +3168,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3169
3168
"checksum crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 677d453a17e8bd2b913fa38e8b9cf04bcdbb5be790aa294f2389661d72036015"
3170
3169
"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
3171
3170
"checksum curl 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)" = " 444c2f9e71458b34e75471ed8d756947a0bb920b8b8b9bfc56dfcc4fc6819a13"
3172
- "checksum curl-sys 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 981bd902fcd8b8b999cf71b81447e27d66c3493a7f62f1372866fd32986c0c82 "
3171
+ "checksum curl-sys 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 2edeedbbd9c7cdccb14bfb5dfbcc108901f99d3411eb5bab3758789377c5bec4 "
3173
3172
"checksum datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 16d724bf4ffe77cdceeecd461009b5f8d9e23c5d645d68bedb4586bf43e7e142"
3174
3173
"checksum derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = " ceed73957c449214f8440eec8ad7fa282b67dc9eacbb24a3085b15d60397a17a"
3175
3174
"checksum derive_more 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 46c7f14685a20f5dd08e7f754f2ea8cc064d8f4214ae21116c106a2768ba7b9b"
@@ -3224,9 +3223,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3224
3223
"checksum lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ca488b89a5657b0a2ecd45b95609b3e848cf1755da332a0da46e2b2b1cb371a7"
3225
3224
"checksum lazycell 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d33a48d0365c96081958cc663eef834975cb1e8d8bea3378513fc72bdbf11e50"
3226
3225
"checksum libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" = " 76e3a3ef172f1a0b9a9ff0dd1491ae5e6c948b94479a3021819ba7d860c8645d"
3227
- "checksum libgit2-sys 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 6ab62b46003ba97701554631fa570d9f7e7947e2480ae3d941e555a54a2c0f05 "
3228
- "checksum libssh2-sys 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 10dbc0957a27626444f5a3f523e6b97a70c3d702999bf1c7161cfbe7a25a9368 "
3229
- "checksum libz-sys 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" = " f5f9aba969b3c45fe9c94bec65895868a9ceca9a600699f4054b75747a19c7c6 "
3226
+ "checksum libgit2-sys 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 44b1900be992dd5698bd3bb422921e336306d413e2860e6ba3b50e62e6219c4c "
3227
+ "checksum libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d "
3228
+ "checksum libz-sys 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = " 65ff614643d7635dfa2151913d95c4ee90ee1fe15d9e0980f4dcb1a7e5837c18 "
3230
3229
"checksum lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54"
3231
3230
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = " e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
3232
3231
"checksum log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = " cba860f648db8e6f269df990180c2217f333472b4a6e901e97446858487971e2"
0 commit comments