Lines 27-33
dependencies = [
Link Here
|
27 |
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
27 |
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
28 |
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
28 |
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
29 |
"num_cpus 1.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
29 |
"num_cpus 1.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
30 |
"openssl 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)", |
30 |
"openssl 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
31 |
"psapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
31 |
"psapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
32 |
"scoped-tls 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
32 |
"scoped-tls 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
33 |
"semver 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
33 |
"semver 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
Lines 134-139
dependencies = [
Link Here
|
134 |
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
134 |
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
135 |
] |
135 |
] |
136 |
|
136 |
|
|
|
137 |
[[package]] |
138 |
name = "cc" |
139 |
version = "1.0.0" |
140 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
141 |
|
137 |
[[package]] |
142 |
[[package]] |
138 |
name = "cfg-if" |
143 |
name = "cfg-if" |
139 |
version = "0.1.2" |
144 |
version = "0.1.2" |
Lines 172-178
dependencies = [
Link Here
|
172 |
"curl-sys 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
177 |
"curl-sys 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
173 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
178 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
174 |
"openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
179 |
"openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
175 |
"openssl-sys 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)", |
180 |
"openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
176 |
"socket2 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
181 |
"socket2 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
177 |
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
182 |
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
178 |
] |
183 |
] |
Lines 185-191
dependencies = [
Link Here
|
185 |
"gcc 0.3.51 (registry+https://github.com/rust-lang/crates.io-index)", |
190 |
"gcc 0.3.51 (registry+https://github.com/rust-lang/crates.io-index)", |
186 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
191 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
187 |
"libz-sys 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
192 |
"libz-sys 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
188 |
"openssl-sys 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)", |
193 |
"openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
189 |
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
194 |
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
190 |
"vcpkg 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
195 |
"vcpkg 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
191 |
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
196 |
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
Lines 280-286
dependencies = [
Link Here
|
280 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
285 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
281 |
"libgit2-sys 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
286 |
"libgit2-sys 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
282 |
"openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
287 |
"openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
283 |
"openssl-sys 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)", |
288 |
"openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
284 |
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
289 |
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
285 |
] |
290 |
] |
286 |
|
291 |
|
Lines 368-374
dependencies = [
Link Here
|
368 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
373 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
369 |
"libssh2-sys 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
374 |
"libssh2-sys 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
370 |
"libz-sys 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
375 |
"libz-sys 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
371 |
"openssl-sys 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)", |
376 |
"openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
372 |
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
377 |
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
373 |
] |
378 |
] |
374 |
|
379 |
|
Lines 380-386
dependencies = [
Link Here
|
380 |
"cmake 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)", |
385 |
"cmake 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)", |
381 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
386 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
382 |
"libz-sys 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
387 |
"libz-sys 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
383 |
"openssl-sys 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)", |
388 |
"openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
384 |
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
389 |
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
385 |
] |
390 |
] |
386 |
|
391 |
|
Lines 529-542
dependencies = [
Link Here
|
529 |
|
534 |
|
530 |
[[package]] |
535 |
[[package]] |
531 |
name = "openssl" |
536 |
name = "openssl" |
532 |
version = "0.9.14" |
537 |
version = "0.9.20" |
533 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
538 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
534 |
dependencies = [ |
539 |
dependencies = [ |
535 |
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", |
540 |
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", |
536 |
"foreign-types 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
541 |
"foreign-types 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
537 |
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
542 |
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
538 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
543 |
"libc 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", |
539 |
"openssl-sys 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)", |
544 |
"openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
540 |
] |
545 |
] |
541 |
|
546 |
|
542 |
[[package]] |
547 |
[[package]] |
Lines 546-552
source = "registry+https://github.com/rust-lang/crates.io-index"
Link Here
|
546 |
|
551 |
|
547 |
[[package]] |
552 |
[[package]] |
548 |
name = "openssl-sys" |
553 |
name = "openssl-sys" |
549 |
version = "0.9.14" |
554 |
version = "0.9.20" |
550 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
555 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
551 |
dependencies = [ |
556 |
dependencies = [ |
552 |
"gcc 0.3.51 (registry+https://github.com/rust-lang/crates.io-index)", |
557 |
"gcc 0.3.51 (registry+https://github.com/rust-lang/crates.io-index)", |
Lines 928-936
dependencies = [
Link Here
|
928 |
"checksum num-rational 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" = "33c881e104a26e1accc09449374c095ff2312c8e0c27fab7bbefe16eac7c776d" |
933 |
"checksum num-rational 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" = "33c881e104a26e1accc09449374c095ff2312c8e0c27fab7bbefe16eac7c776d" |
929 |
"checksum num-traits 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "1708c0628602a98b52fad936cf3edb9a107af06e52e49fdf0707e884456a6af6" |
934 |
"checksum num-traits 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "1708c0628602a98b52fad936cf3edb9a107af06e52e49fdf0707e884456a6af6" |
930 |
"checksum num_cpus 1.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "aec53c34f2d0247c5ca5d32cca1478762f301740468ee9ee6dcb7a0dd7a0c584" |
935 |
"checksum num_cpus 1.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "aec53c34f2d0247c5ca5d32cca1478762f301740468ee9ee6dcb7a0dd7a0c584" |
931 |
"checksum openssl 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)" = "11ba043cb65fc9af71a431b8a36ffe8686cd4751cdf70a473ec1d01066ac7e41" |
936 |
"checksum openssl 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)" = "8bf434ff6117485dc16478d77a4f5c84eccc9c3645c4da8323b287ad6a15a638" |
932 |
"checksum openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d98df0270d404ccd3c050a41d579c52d1db15375168bb3471e04ec0f5f378daf" |
937 |
"checksum openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d98df0270d404ccd3c050a41d579c52d1db15375168bb3471e04ec0f5f378daf" |
933 |
"checksum openssl-sys 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)" = "236c718c2e2c2b58a546d86ffea5194400bb15dbe01ca85325ffd357b03cf66c" |
938 |
"checksum openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)" = "0ad395f1cee51b64a8d07cc8063498dc7554db62d5f3ca87a67f4eed2791d0c8" |
934 |
"checksum percent-encoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de154f638187706bde41d9b4738748933d64e6b37bdbffc0b47a97d16a6ae356" |
939 |
"checksum percent-encoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de154f638187706bde41d9b4738748933d64e6b37bdbffc0b47a97d16a6ae356" |
935 |
"checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903" |
940 |
"checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903" |
936 |
"checksum psapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "abcd5d1a07d360e29727f757a9decb3ce8bc6e0efa8969cfaad669a8317a2478" |
941 |
"checksum psapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "abcd5d1a07d360e29727f757a9decb3ce8bc6e0efa8969cfaad669a8317a2478" |
937 |
- |
|
|