@@ -250,8 +250,8 @@ dependencies = [
250250 " crates-io 0.25.0" ,
251251 " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
252252 " crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
253- " curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
254- " curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
253+ " curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
254+ " curl-sys 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
255255 " env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
256256 " failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
257257 " filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -540,7 +540,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
540540name = " crates-io"
541541version = " 0.25.0"
542542dependencies = [
543- " curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
543+ " curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
544544 " failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
545545 " http 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
546546 " serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -651,29 +651,29 @@ dependencies = [
651651
652652[[package ]]
653653name = " curl"
654- version = " 0.4.19 "
654+ version = " 0.4.21 "
655655source = " registry+https://github.com/rust-lang/crates.io-index"
656656dependencies = [
657- " curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
657+ " curl-sys 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
658658 " kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
659659 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
660660 " openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
661- " openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
661+ " openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
662662 " schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
663663 " socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
664664 " winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
665665]
666666
667667[[package ]]
668668name = " curl-sys"
669- version = " 0.4.15 "
669+ version = " 0.4.18 "
670670source = " registry+https://github.com/rust-lang/crates.io-index"
671671dependencies = [
672672 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
673673 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
674674 " libnghttp2-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
675675 " libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
676- " openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
676+ " openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
677677 " pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
678678 " vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
679679 " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -999,7 +999,7 @@ dependencies = [
999999 " libgit2-sys 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
10001000 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
10011001 " openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1002- " openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1002+ " openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
10031003 " url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
10041004]
10051005
@@ -1008,7 +1008,7 @@ name = "git2-curl"
10081008version = " 0.9.0"
10091009source = " registry+https://github.com/rust-lang/crates.io-index"
10101010dependencies = [
1011- " curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
1011+ " curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
10121012 " git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
10131013 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
10141014 " url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1285,11 +1285,11 @@ version = "0.7.11"
12851285source = " registry+https://github.com/rust-lang/crates.io-index"
12861286dependencies = [
12871287 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
1288- " curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
1288+ " curl-sys 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
12891289 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
12901290 " libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
12911291 " libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1292- " openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1292+ " openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
12931293 " pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
12941294]
12951295
@@ -1310,7 +1310,7 @@ dependencies = [
13101310 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
13111311 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
13121312 " libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1313- " openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1313+ " openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
13141314 " pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
13151315 " vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
13161316]
@@ -1705,7 +1705,7 @@ dependencies = [
17051705 " foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
17061706 " lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
17071707 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
1708- " openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1708+ " openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
17091709]
17101710
17111711[[package ]]
@@ -1723,13 +1723,14 @@ dependencies = [
17231723
17241724[[package ]]
17251725name = " openssl-sys"
1726- version = " 0.9.40 "
1726+ version = " 0.9.43 "
17271727source = " registry+https://github.com/rust-lang/crates.io-index"
17281728dependencies = [
17291729 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
17301730 " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
17311731 " openssl-src 111.1.0+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)" ,
17321732 " pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
1733+ " rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
17331734 " vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
17341735]
17351736
@@ -4058,8 +4059,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
40584059"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
40594060"checksum crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e07fc155212827475223f0bcfae57e945e694fc90950ddf3f6695bbfd5555c72"
40604061"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
4061- "checksum curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" = " c7c9d851c825e0c033979d4516c9173bc19a78a96eb4d6ae51d4045440eafa16 "
4062- "checksum curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" = " 721c204978be2143fab0a84b708c49d79d1f6100b8785610f456043a90708870 "
4062+ "checksum curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)" = " a85f2f95f2bd277d316d1aa8a477687ab4a6942258c7db7c89c187534669979c "
4063+ "checksum curl-sys 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)" = " 9d91a0052d5b982887d8e829bee0faffc7218ea3c6ebd3d6c2c8f678a93c9a42 "
40634064"checksum datafrog 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
40644065"checksum derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 6ca414e896ae072546f4d789f452daaecf60ddee4c9df5dc6d5936d769e3d87c"
40654066"checksum derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871"
@@ -4169,7 +4170,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
41694170"checksum openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)" = " ec7bd7ca4cce6dbdc77e7c1230682740d307d1218a87fb0349a571272be749f9"
41704171"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
41714172"checksum openssl-src 111.1.0+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)" = " 26bb632127731bf4ac49bf86a5dde12d2ca0918c2234fc39d79d4da2ccbc6da7"
4172- "checksum openssl-sys 0.9.40 (registry+https://github.com/rust-lang/crates.io-index)" = " 1bb974e77de925ef426b6bc82fce15fd45bdcbeb5728bffcfc7cdeeb7ce1c2d6 "
4173+ "checksum openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)" = " 33c86834957dd5b915623e94f2f4ab2c70dd8f6b70679824155d5ae21dbd495d "
41734174"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = " a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
41744175"checksum ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
41754176"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = " cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
0 commit comments