aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorLuca Pizzamiglio <pizzamig@FreeBSD.org>2019-05-06 17:02:37 +0000
committerLuca Pizzamiglio <pizzamig@FreeBSD.org>2019-05-06 17:02:37 +0000
commit467edb281bb90b2adfcca4be4561dc253e5ef589 (patch)
tree5552003f50ee972bce390ef4d8d7ee93183d28a7 /devel
parent844155a1649fa125c26ebb55e19b53bad77ba1ce (diff)
devel/sccache: Update to 0.2.8
The first committed version was still an alpha version and an error was made in the version (2.8.0a instead of 0.2.8a), so the update is forced using the port epoch While here, adopting the last libc crate available PR: 237543 Reported by: Romain Tartière
Notes
Notes: svn path=/head/; revision=500920
Diffstat (limited to 'devel')
-rw-r--r--devel/sccache/Makefile221
-rw-r--r--devel/sccache/distinfo436
-rw-r--r--devel/sccache/files/patch-openssl-0.10527
3 files changed, 857 insertions, 327 deletions
diff --git a/devel/sccache/Makefile b/devel/sccache/Makefile
index 98789819ea95..02a1599f8efe 100644
--- a/devel/sccache/Makefile
+++ b/devel/sccache/Makefile
@@ -1,8 +1,9 @@
# $FreeBSD$
PORTNAME= sccache
-DISTVERSION= 2.8.0.alpha0
-PORTREVISION= 8
+DISTVERSION= 0.2.8
+PORTREVISION= 0
+PORTEPOCH= 1
CATEGORIES= devel
MAINTAINER= pizzamig@FreeBSD.org
@@ -15,7 +16,6 @@ USES= cargo ssl
USE_GITHUB= yes
GH_ACCOUNT= mozilla
-GH_TAGNAME= dda88a6
OPTIONS_DEFINE= DOCS
OPTIONS_DEFAULT= DOCS
@@ -25,129 +25,137 @@ PORTDOCS= README.md
CARGO_FEATURES= all
CARGO_CRATES= adler32-1.0.3 \
- aho-corasick-0.6.8 \
+ aho-corasick-0.6.9 \
ansi_term-0.11.0 \
- ar-0.6.0 \
+ ar-0.6.1 \
+ arc-swap-0.3.6 \
arraydeque-0.4.3 \
arrayvec-0.4.7 \
- ascii-0.7.1 \
ascii-0.8.7 \
+ ascii-0.9.1 \
assert_cmd-0.9.1 \
atty-0.2.11 \
backtrace-0.3.9 \
backtrace-sys-0.1.24 \
- base64-0.9.2 \
+ base64-0.9.3 \
bincode-0.8.0 \
bincode-1.0.1 \
bitflags-1.0.4 \
buf_redux-0.6.3 \
- bufstream-0.1.3 \
+ bufstream-0.1.4 \
build_const-0.2.1 \
- byteorder-1.2.6 \
- bytes-0.4.9 \
+ byteorder-1.2.7 \
+ bytes-0.4.11 \
case-0.1.0 \
- cc-1.0.23 \
- cfg-if-0.1.5 \
+ cc-1.0.25 \
+ cfg-if-0.1.6 \
chrono-0.4.6 \
chunked_transfer-0.3.1 \
clap-2.32.0 \
cloudabi-0.0.3 \
- combine-3.5.1 \
+ combine-3.6.3 \
conhash-0.4.0 \
core-foundation-0.2.3 \
+ core-foundation-0.5.1 \
core-foundation-sys-0.2.3 \
+ core-foundation-sys-0.5.1 \
+ counted-array-0.1.2 \
crc-1.8.1 \
- crossbeam-deque-0.6.1 \
- crossbeam-epoch-0.5.2 \
+ crossbeam-deque-0.6.2 \
+ crossbeam-epoch-0.6.1 \
crossbeam-utils-0.5.0 \
+ crossbeam-utils-0.6.1 \
daemonize-0.3.0 \
derive-error-0.0.3 \
difference-2.0.0 \
- directories-1.0.1 \
+ directories-1.0.2 \
dtoa-0.4.3 \
either-1.5.0 \
- encoding-0.2.33 \
- encoding-index-japanese-1.20141219.5 \
- encoding-index-korean-1.20141219.5 \
- encoding-index-simpchinese-1.20141219.5 \
- encoding-index-singlebyte-1.20141219.5 \
- encoding-index-tradchinese-1.20141219.5 \
- encoding_index_tests-0.1.4 \
- encoding_rs-0.8.6 \
+ encoding_rs-0.8.10 \
env_logger-0.5.13 \
error-chain-0.12.0 \
escargot-0.3.1 \
- failure-0.1.2 \
- failure_derive-0.1.2 \
+ failure-0.1.3 \
+ failure_derive-0.1.3 \
filetime-0.1.15 \
- filetime-0.2.1 \
- flate2-1.0.2 \
+ filetime-0.2.4 \
+ flate2-1.0.5 \
+ flate2-crc-0.1.1 \
float-cmp-0.4.0 \
+ fnv-1.0.6 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
fuchsia-zircon-0.3.3 \
fuchsia-zircon-sys-0.3.3 \
- futures-0.1.23 \
+ futures-0.1.25 \
futures-cpupool-0.1.8 \
- gcc-0.3.54 \
+ gcc-0.3.55 \
getopts-0.2.18 \
- httparse-1.3.2 \
+ h2-0.1.13 \
+ http-0.1.14 \
+ httparse-1.3.3 \
humantime-1.1.1 \
hyper-0.11.27 \
+ hyper-0.12.16 \
hyper-tls-0.1.4 \
+ hyper-tls-0.3.1 \
+ hyperx-0.12.0 \
idna-0.1.5 \
+ indexmap-1.0.2 \
iovec-0.1.2 \
- itertools-0.7.8 \
- itoa-0.4.2 \
+ itertools-0.7.9 \
+ itoa-0.4.3 \
jobserver-0.1.11 \
- jsonwebtoken-5.0.0 \
+ jsonwebtoken-5.0.1 \
kernel32-sys-0.2.2 \
language-tags-0.2.2 \
lazy_static-0.2.11 \
- lazy_static-1.1.0 \
- lazycell-0.6.0 \
- libc-0.2.49 \
- libflate-0.1.16 \
+ lazy_static-1.2.0 \
+ lazycell-1.2.0 \
+ libc-0.2.54 \
+ libflate-0.1.18 \
libmount-0.1.11 \
linked-hash-map-0.2.1 \
local-encoding-0.2.0 \
- lock_api-0.1.3 \
+ lock_api-0.1.5 \
log-0.3.9 \
- log-0.4.4 \
+ log-0.4.6 \
matches-0.1.8 \
md5-0.3.8 \
memcached-rs-0.3.0 \
memchr-1.0.2 \
- memchr-2.0.2 \
+ memchr-2.1.1 \
memoffset-0.2.1 \
mime-0.2.6 \
- mime-0.3.9 \
+ mime-0.3.12 \
mime_guess-1.8.6 \
mime_guess-2.0.0-alpha.6 \
- miniz_oxide-0.1.3 \
- miniz_oxide_c_api-0.1.3 \
- mio-0.6.15 \
+ miniz_oxide-0.2.0 \
+ miniz_oxide_c_api-0.2.0 \
+ mio-0.6.16 \
mio-named-pipes-0.1.6 \
- mio-uds-0.6.6 \
+ mio-uds-0.6.7 \
miow-0.2.1 \
miow-0.3.3 \
msdos_time-0.1.6 \
multipart-0.13.6 \
native-tls-0.1.5 \
+ native-tls-0.2.2 \
net2-0.2.33 \
nix-0.11.0 \
- nodrop-0.1.12 \
+ nodrop-0.1.13 \
normalize-line-endings-0.2.2 \
num-integer-0.1.39 \
num-traits-0.1.43 \
- num-traits-0.2.5 \
+ num-traits-0.2.6 \
num_cpus-1.8.0 \
number_prefix-0.2.8 \
- openssl-0.10.11 \
- openssl-sys-0.9.35 \
- owning_ref-0.3.3 \
+ openssl-0.10.15 \
+ openssl-probe-0.1.2 \
+ openssl-sys-0.9.39 \
+ owning_ref-0.4.0 \
parking_lot-0.6.4 \
- parking_lot_core-0.3.0 \
+ parking_lot_core-0.3.1 \
percent-encoding-1.0.1 \
phf-0.7.23 \
phf_codegen-0.7.23 \
@@ -155,100 +163,113 @@ CARGO_CRATES= adler32-1.0.3 \
phf_shared-0.7.23 \
pkg-config-0.3.14 \
podio-0.1.6 \
- predicates-0.9.0 \
+ predicates-0.9.1 \
predicates-core-0.9.0 \
predicates-tree-0.9.0 \
- proc-macro2-0.4.15 \
+ proc-macro2-0.4.24 \
pulldown-cmark-0.0.3 \
quick-error-1.2.2 \
quote-0.3.15 \
- quote-0.6.8 \
+ quote-0.6.10 \
rand-0.3.22 \
rand-0.4.3 \
rand-0.5.5 \
- rand_core-0.2.1 \
- redis-0.9.0 \
- redox_syscall-0.1.40 \
+ rand-0.6.1 \
+ rand_chacha-0.1.0 \
+ rand_core-0.2.2 \
+ rand_core-0.3.0 \
+ rand_hc-0.1.0 \
+ rand_isaac-0.1.0 \
+ rand_pcg-0.1.1 \
+ rand_xorshift-0.1.0 \
+ redis-0.9.1 \
+ redox_syscall-0.1.42 \
redox_termios-0.1.1 \
- regex-1.0.4 \
- regex-syntax-0.6.2 \
+ regex-1.0.6 \
+ regex-syntax-0.6.3 \
relay-0.1.1 \
remove_dir_all-0.5.1 \
reqwest-0.8.8 \
+ reqwest-0.9.5 \
retry-0.4.0 \
ring-0.13.2 \
rouille-2.2.0 \
rust-crypto-0.2.36 \
rustc-demangle-0.1.9 \
rustc-serialize-0.3.24 \
- ryu-0.2.6 \
+ rustc_version-0.2.3 \
+ ryu-0.2.7 \
safemem-0.2.0 \
+ safemem-0.3.0 \
same-file-0.1.3 \
- schannel-0.1.13 \
+ schannel-0.1.14 \
scoped-tls-0.1.2 \
scopeguard-0.3.3 \
security-framework-0.1.16 \
+ security-framework-0.2.1 \
security-framework-sys-0.1.16 \
+ security-framework-sys-0.2.1 \
+ selenium-rs-0.1.1 \
semver-0.9.0 \
semver-parser-0.7.0 \
- serde-1.0.75 \
- serde_derive-1.0.75 \
- serde_json-1.0.26 \
- serde_urlencoded-0.5.3 \
+ serde-1.0.80 \
+ serde_derive-1.0.80 \
+ serde_json-1.0.33 \
+ serde_urlencoded-0.5.4 \
sha1-0.6.0 \
+ signal-hook-0.1.6 \
siphasher-0.2.3 \
skeptic-0.4.0 \
- slab-0.3.0 \
slab-0.4.1 \
- smallvec-0.2.1 \
- smallvec-0.6.5 \
+ smallvec-0.6.6 \
socket2-0.3.8 \
stable_deref_trait-1.1.1 \
+ string-0.1.2 \
strip-ansi-escapes-0.1.0 \
strsim-0.7.0 \
syn-0.11.11 \
- syn-0.14.9 \
+ syn-0.15.21 \
synom-0.11.3 \
- synstructure-0.9.0 \
- take-0.1.0 \
- tar-0.4.16 \
+ synstructure-0.10.1 \
+ tar-0.4.20 \
tempdir-0.3.7 \
- tempfile-3.0.3 \
+ tempfile-3.0.4 \
term-0.5.1 \
- termcolor-1.0.2 \
+ termcolor-1.0.4 \
termion-1.5.1 \
textwrap-0.10.0 \
thread_local-0.3.6 \
threadpool-1.7.1 \
time-0.1.40 \
- tiny_http-0.6.0 \
- tokio-0.1.8 \
- tokio-codec-0.1.0 \
+ tiny_http-0.6.2 \
+ tokio-0.1.13 \
+ tokio-codec-0.1.1 \
tokio-core-0.1.17 \
- tokio-current-thread-0.1.1 \
- tokio-executor-0.1.4 \
- tokio-fs-0.1.3 \
- tokio-io-0.1.8 \
- tokio-process-0.2.2 \
- tokio-proto-0.1.1 \
- tokio-reactor-0.1.5 \
+ tokio-current-thread-0.1.4 \
+ tokio-executor-0.1.5 \
+ tokio-fs-0.1.4 \
+ tokio-io-0.1.10 \
+ tokio-named-pipes-0.1.0 \
+ tokio-process-0.2.3 \
+ tokio-reactor-0.1.7 \
tokio-serde-0.1.0 \
tokio-serde-bincode-0.1.1 \
tokio-service-0.1.0 \
- tokio-signal-0.2.4 \
- tokio-tcp-0.1.1 \
- tokio-threadpool-0.1.6 \
- tokio-timer-0.2.6 \
+ tokio-signal-0.2.7 \
+ tokio-tcp-0.1.2 \
+ tokio-threadpool-0.1.9 \
+ tokio-timer-0.2.8 \
tokio-tls-0.1.4 \
- tokio-udp-0.1.2 \
- tokio-uds-0.2.1 \
- toml-0.4.6 \
+ tokio-udp-0.1.3 \
+ tokio-uds-0.2.4 \
+ toml-0.4.9 \
treeline-0.1.0 \
try-lock-0.1.0 \
+ try-lock-0.2.2 \
twoway-0.1.8 \
- ucd-util-0.1.1 \
+ ucd-util-0.1.3 \
unicase-1.4.2 \
- unicase-2.1.0 \
+ unicase-2.2.0 \
unicode-bidi-0.3.4 \
unicode-normalization-0.1.7 \
unicode-width-0.1.5 \
@@ -257,20 +278,22 @@ CARGO_CRATES= adler32-1.0.3 \
unix_socket-0.5.0 \
unreachable-1.0.0 \
untrusted-0.6.2 \
- url-1.7.1 \
- utf8-ranges-1.0.1 \
- utf8parse-0.1.0 \
+ url-1.7.2 \
+ utf8-ranges-1.0.2 \
+ utf8parse-0.1.1 \
uuid-0.6.5 \
+ uuid-0.7.1 \
vcpkg-0.2.6 \
vec_map-0.8.1 \
- version_check-0.1.4 \
+ version_check-0.1.5 \
void-1.0.2 \
vte-0.3.3 \
walkdir-1.0.7 \
want-0.0.4 \
+ want-0.0.6 \
which-2.0.0 \
winapi-0.2.8 \
- winapi-0.3.5 \
+ winapi-0.3.6 \
winapi-build-0.1.1 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.1 \
diff --git a/devel/sccache/distinfo b/devel/sccache/distinfo
index a1bfc4994030..dfb0ea0e8922 100644
--- a/devel/sccache/distinfo
+++ b/devel/sccache/distinfo
@@ -1,20 +1,22 @@
-TIMESTAMP = 1538657949
+TIMESTAMP = 1556889343
SHA256 (rust/crates/adler32-1.0.3.tar.gz) = 7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c
SIZE (rust/crates/adler32-1.0.3.tar.gz) = 5734
-SHA256 (rust/crates/aho-corasick-0.6.8.tar.gz) = 68f56c7353e5a9547cbd76ed90f7bb5ffc3ba09d4ea9bd1d8c06c8b1142eeb5a
-SIZE (rust/crates/aho-corasick-0.6.8.tar.gz) = 26786
+SHA256 (rust/crates/aho-corasick-0.6.9.tar.gz) = 1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e
+SIZE (rust/crates/aho-corasick-0.6.9.tar.gz) = 25979
SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b
SIZE (rust/crates/ansi_term-0.11.0.tar.gz) = 17087
-SHA256 (rust/crates/ar-0.6.0.tar.gz) = 095515608290b62ac2427084f9ac3cfeb5dc76067f7d94564db9db1c46cc0a85
-SIZE (rust/crates/ar-0.6.0.tar.gz) = 12606
+SHA256 (rust/crates/ar-0.6.1.tar.gz) = 2b66b66d06e6bb6a8c6866d31ac48fc225ef2823d29940165c8084b4f120d2b3
+SIZE (rust/crates/ar-0.6.1.tar.gz) = 13383
+SHA256 (rust/crates/arc-swap-0.3.6.tar.gz) = 5c5ed110e2537bdd3f5b9091707a8a5556a72ac49bbd7302ae0b28fdccb3246c
+SIZE (rust/crates/arc-swap-0.3.6.tar.gz) = 41603
SHA256 (rust/crates/arraydeque-0.4.3.tar.gz) = e300327073b806ffc81fccb228b2d4131ac7ef1b1a015f7b0c399c7f886cacc6
SIZE (rust/crates/arraydeque-0.4.3.tar.gz) = 17884
SHA256 (rust/crates/arrayvec-0.4.7.tar.gz) = a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef
SIZE (rust/crates/arrayvec-0.4.7.tar.gz) = 22946
-SHA256 (rust/crates/ascii-0.7.1.tar.gz) = 3ae7d751998c189c1d4468cf0a39bb2eae052a9c58d50ebb3b9591ee3813ad50
-SIZE (rust/crates/ascii-0.7.1.tar.gz) = 13273
SHA256 (rust/crates/ascii-0.8.7.tar.gz) = 97be891acc47ca214468e09425d02cef3af2c94d0d82081cd02061f996802f14
SIZE (rust/crates/ascii-0.8.7.tar.gz) = 23773
+SHA256 (rust/crates/ascii-0.9.1.tar.gz) = a5fc969a8ce2c9c0c4b0429bb8431544f6658283c8326ba5ff8c762b75369335
+SIZE (rust/crates/ascii-0.9.1.tar.gz) = 25317
SHA256 (rust/crates/assert_cmd-0.9.1.tar.gz) = c5b60c276f334145cf2cec09c5bb6f63523f078c0c850909f66bca8f933cf809
SIZE (rust/crates/assert_cmd-0.9.1.tar.gz) = 17844
SHA256 (rust/crates/atty-0.2.11.tar.gz) = 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652
@@ -23,8 +25,8 @@ SHA256 (rust/crates/backtrace-0.3.9.tar.gz) = 89a47830402e9981c5c41223151efcced6
SIZE (rust/crates/backtrace-0.3.9.tar.gz) = 31054
SHA256 (rust/crates/backtrace-sys-0.1.24.tar.gz) = c66d56ac8dabd07f6aacdaf633f4b8262f5b3601a810a0dcddffd5c22c69daa0
SIZE (rust/crates/backtrace-sys-0.1.24.tar.gz) = 522332
-SHA256 (rust/crates/base64-0.9.2.tar.gz) = 85415d2594767338a74a30c1d370b2f3262ec1b4ed2d7bba5b3faf4de40467d9
-SIZE (rust/crates/base64-0.9.2.tar.gz) = 37967
+SHA256 (rust/crates/base64-0.9.3.tar.gz) = 489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643
+SIZE (rust/crates/base64-0.9.3.tar.gz) = 37993
SHA256 (rust/crates/bincode-0.8.0.tar.gz) = e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e
SIZE (rust/crates/bincode-0.8.0.tar.gz) = 71632
SHA256 (rust/crates/bincode-1.0.1.tar.gz) = 9f2fb9e29e72fd6bc12071533d5dc7664cb01480c59406f656d7ac25c7bd8ff7
@@ -33,20 +35,20 @@ SHA256 (rust/crates/bitflags-1.0.4.tar.gz) = 228047a76f468627ca71776ecdebd732a34
SIZE (rust/crates/bitflags-1.0.4.tar.gz) = 15282
SHA256 (rust/crates/buf_redux-0.6.3.tar.gz) = b9279646319ff816b05fb5897883ece50d7d854d12b59992683d4f8a71b0f949
SIZE (rust/crates/buf_redux-0.6.3.tar.gz) = 16159
-SHA256 (rust/crates/bufstream-0.1.3.tar.gz) = f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32
-SIZE (rust/crates/bufstream-0.1.3.tar.gz) = 8375
+SHA256 (rust/crates/bufstream-0.1.4.tar.gz) = 40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8
+SIZE (rust/crates/bufstream-0.1.4.tar.gz) = 8741
SHA256 (rust/crates/build_const-0.2.1.tar.gz) = 39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39
SIZE (rust/crates/build_const-0.2.1.tar.gz) = 4499
-SHA256 (rust/crates/byteorder-1.2.6.tar.gz) = 90492c5858dd7d2e78691cfb89f90d273a2800fc11d98f60786e5d87e2f83781
-SIZE (rust/crates/byteorder-1.2.6.tar.gz) = 19985
-SHA256 (rust/crates/bytes-0.4.9.tar.gz) = e178b8e0e239e844b083d5a0d4a156b2654e67f9f80144d48398fcd736a24fb8
-SIZE (rust/crates/bytes-0.4.9.tar.gz) = 44400
+SHA256 (rust/crates/byteorder-1.2.7.tar.gz) = 94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d
+SIZE (rust/crates/byteorder-1.2.7.tar.gz) = 19640
+SHA256 (rust/crates/bytes-0.4.11.tar.gz) = 40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa
+SIZE (rust/crates/bytes-0.4.11.tar.gz) = 45988
SHA256 (rust/crates/case-0.1.0.tar.gz) = e88b166b48e29667f5443df64df3c61dc07dc2b1a0b0d231800e07f09a33ecc1
SIZE (rust/crates/case-0.1.0.tar.gz) = 2629
-SHA256 (rust/crates/cc-1.0.23.tar.gz) = c37f0efaa4b9b001fa6f02d4b644dee4af97d3414df07c51e3e4f015f3a3e131
-SIZE (rust/crates/cc-1.0.23.tar.gz) = 43116
-SHA256 (rust/crates/cfg-if-0.1.5.tar.gz) = 0c4e7bb64a8ebb0d856483e1e682ea3422f883c5f5615a90d51a2c82fe87fdd3
-SIZE (rust/crates/cfg-if-0.1.5.tar.gz) = 7363
+SHA256 (rust/crates/cc-1.0.25.tar.gz) = f159dfd43363c4d08055a07703eb7a3406b0dac4d0584d96965a3262db3c9d16
+SIZE (rust/crates/cc-1.0.25.tar.gz) = 43191
+SHA256 (rust/crates/cfg-if-0.1.6.tar.gz) = 082bb9b28e00d3c9d39cc03e64ce4cea0f1bb9b3fde493f0cbc008472d22bdf4
+SIZE (rust/crates/cfg-if-0.1.6.tar.gz) = 7411
SHA256 (rust/crates/chrono-0.4.6.tar.gz) = 45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878
SIZE (rust/crates/chrono-0.4.6.tar.gz) = 133108
SHA256 (rust/crates/chunked_transfer-0.3.1.tar.gz) = 498d20a7aaf62625b9bf26e637cf7736417cde1d0c99f1d04d1170229a85cf87
@@ -55,68 +57,66 @@ SHA256 (rust/crates/clap-2.32.0.tar.gz) = b957d88f4b6a63b9d70d5f454ac8011819c6ef
SIZE (rust/crates/clap-2.32.0.tar.gz) = 196073
SHA256 (rust/crates/cloudabi-0.0.3.tar.gz) = ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f
SIZE (rust/crates/cloudabi-0.0.3.tar.gz) = 22156
-SHA256 (rust/crates/combine-3.5.1.tar.gz) = 7e67be864b6450c26fdb9242dee53a46fb9648d0b1a65521a6a1947b54fa011e
-SIZE (rust/crates/combine-3.5.1.tar.gz) = 100195
+SHA256 (rust/crates/combine-3.6.3.tar.gz) = db733c5d0f4f52e78d4417959cadf0eecc7476e7f9ece05677912571a4af34e2
+SIZE (rust/crates/combine-3.6.3.tar.gz) = 101445
SHA256 (rust/crates/conhash-0.4.0.tar.gz) = 99d6364d028778d0d98b6014fa5882da377cd10d3492b7734d266a428e9b1fca
SIZE (rust/crates/conhash-0.4.0.tar.gz) = 3548
SHA256 (rust/crates/core-foundation-0.2.3.tar.gz) = 25bfd746d203017f7d5cbd31ee5d8e17f94b6521c7af77ece6c9e4b2d4b16c67
SIZE (rust/crates/core-foundation-0.2.3.tar.gz) = 8323
+SHA256 (rust/crates/core-foundation-0.5.1.tar.gz) = 286e0b41c3a20da26536c6000a280585d519fd07b3956b43aed8a79e9edce980
+SIZE (rust/crates/core-foundation-0.5.1.tar.gz) = 22519
SHA256 (rust/crates/core-foundation-sys-0.2.3.tar.gz) = 065a5d7ffdcbc8fa145d6f0746f3555025b9097a9e9cda59f7467abae670c78d
SIZE (rust/crates/core-foundation-sys-0.2.3.tar.gz) = 9128
+SHA256 (rust/crates/core-foundation-sys-0.5.1.tar.gz) = 716c271e8613ace48344f723b60b900a93150271e5be206212d052bbc0883efa
+SIZE (rust/crates/core-foundation-sys-0.5.1.tar.gz) = 15974
+SHA256 (rust/crates/counted-array-0.1.2.tar.gz) = 384f8c53175c890920b6e0127b730709d2a173ca6c4dfdc81618ac9b46f648fe
+SIZE (rust/crates/counted-array-0.1.2.tar.gz) = 2959
SHA256 (rust/crates/crc-1.8.1.tar.gz) = d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb
SIZE (rust/crates/crc-1.8.1.tar.gz) = 9114
-SHA256 (rust/crates/crossbeam-deque-0.6.1.tar.gz) = 3486aefc4c0487b9cb52372c97df0a48b8c249514af1ee99703bf70d2f2ceda1
-SIZE (rust/crates/crossbeam-deque-0.6.1.tar.gz) = 14343
-SHA256 (rust/crates/crossbeam-epoch-0.5.2.tar.gz) = 30fecfcac6abfef8771151f8be4abc9e4edc112c2bcb233314cafde2680536e9
-SIZE (rust/crates/crossbeam-epoch-0.5.2.tar.gz) = 34136
+SHA256 (rust/crates/crossbeam-deque-0.6.2.tar.gz) = 4fe1b6f945f824c7a25afe44f62e25d714c0cc523f8e99d8db5cd1026e1269d3
+SIZE (rust/crates/crossbeam-deque-0.6.2.tar.gz) = 14037
+SHA256 (rust/crates/crossbeam-epoch-0.6.1.tar.gz) = 2449aaa4ec7ef96e5fb24db16024b935df718e9ae1cec0a1e68feeca2efca7b8
+SIZE (rust/crates/crossbeam-epoch-0.6.1.tar.gz) = 34089
SHA256 (rust/crates/crossbeam-utils-0.5.0.tar.gz) = 677d453a17e8bd2b913fa38e8b9cf04bcdbb5be790aa294f2389661d72036015
SIZE (rust/crates/crossbeam-utils-0.5.0.tar.gz) = 12162
+SHA256 (rust/crates/crossbeam-utils-0.6.1.tar.gz) = c55913cc2799171a550e307918c0a360e8c16004820291bf3b638969b4a01816
+SIZE (rust/crates/crossbeam-utils-0.6.1.tar.gz) = 13987
SHA256 (rust/crates/daemonize-0.3.0.tar.gz) = 4093d27eb267d617f03c2ee25d4c3ca525b89a76154001954a11984508ffbde5
SIZE (rust/crates/daemonize-0.3.0.tar.gz) = 14236
SHA256 (rust/crates/derive-error-0.0.3.tar.gz) = 629f1bb3abce791912ca85a24676fff54464f7deb122906adabc90fb96e876d3
SIZE (rust/crates/derive-error-0.0.3.tar.gz) = 8406
SHA256 (rust/crates/difference-2.0.0.tar.gz) = 524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198
SIZE (rust/crates/difference-2.0.0.tar.gz) = 147616
-SHA256 (rust/crates/directories-1.0.1.tar.gz) = b106a38a9bf6c763c6c2e2c3332ab7635da453a68a6babca776386b3b287d338
-SIZE (rust/crates/directories-1.0.1.tar.gz) = 15608
+SHA256 (rust/crates/directories-1.0.2.tar.gz) = 72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f
+SIZE (rust/crates/directories-1.0.2.tar.gz) = 16020
SHA256 (rust/crates/dtoa-0.4.3.tar.gz) = 6d301140eb411af13d3115f9a562c85cc6b541ade9dfa314132244aaee7489dd
SIZE (rust/crates/dtoa-0.4.3.tar.gz) = 14456
SHA256 (rust/crates/either-1.5.0.tar.gz) = 3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0
SIZE (rust/crates/either-1.5.0.tar.gz) = 10900
-SHA256 (rust/crates/encoding-0.2.33.tar.gz) = 6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec
-SIZE (rust/crates/encoding-0.2.33.tar.gz) = 88798
-SHA256 (rust/crates/encoding-index-japanese-1.20141219.5.tar.gz) = 04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91
-SIZE (rust/crates/encoding-index-japanese-1.20141219.5.tar.gz) = 91495
-SHA256 (rust/crates/encoding-index-korean-1.20141219.5.tar.gz) = 4dc33fb8e6bcba213fe2f14275f0963fd16f0a02c878e3095ecfdf5bee529d81
-SIZE (rust/crates/encoding-index-korean-1.20141219.5.tar.gz) = 103230
-SHA256 (rust/crates/encoding-index-simpchinese-1.20141219.5.tar.gz) = d87a7194909b9118fc707194baa434a4e3b0fb6a5a757c73c3adb07aa25031f7
-SIZE (rust/crates/encoding-index-simpchinese-1.20141219.5.tar.gz) = 130962
-SHA256 (rust/crates/encoding-index-singlebyte-1.20141219.5.tar.gz) = 3351d5acffb224af9ca265f435b859c7c01537c0849754d3db3fdf2bfe2ae84a
-SIZE (rust/crates/encoding-index-singlebyte-1.20141219.5.tar.gz) = 14950
-SHA256 (rust/crates/encoding-index-tradchinese-1.20141219.5.tar.gz) = fd0e20d5688ce3cab59eb3ef3a2083a5c77bf496cb798dc6fcdb75f323890c18
-SIZE (rust/crates/encoding-index-tradchinese-1.20141219.5.tar.gz) = 120862
-SHA256 (rust/crates/encoding_index_tests-0.1.4.tar.gz) = a246d82be1c9d791c5dfde9a2bd045fc3cbba3fa2b11ad558f27d01712f00569
-SIZE (rust/crates/encoding_index_tests-0.1.4.tar.gz) = 1631
-SHA256 (rust/crates/encoding_rs-0.8.6.tar.gz) = 2a91912d6f37c6a8fef8a2316a862542d036f13c923ad518b5aca7bcaac7544c
-SIZE (rust/crates/encoding_rs-0.8.6.tar.gz) = 1242813
+SHA256 (rust/crates/encoding_rs-0.8.10.tar.gz) = 065f4d0c826fdaef059ac45487169d918558e3cf86c9d89f6e81cf52369126e5
+SIZE (rust/crates/encoding_rs-0.8.10.tar.gz) = 1244099
SHA256 (rust/crates/env_logger-0.5.13.tar.gz) = 15b0a4d2e39f8420210be8b27eeda28029729e2fd4291019455016c348240c38
SIZE (rust/crates/env_logger-0.5.13.tar.gz) = 25275
SHA256 (rust/crates/error-chain-0.12.0.tar.gz) = 07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02
SIZE (rust/crates/error-chain-0.12.0.tar.gz) = 27056
SHA256 (rust/crates/escargot-0.3.1.tar.gz) = 19db1f7e74438642a5018cdf263bb1325b2e792f02dd0a3ca6d6c0f0d7b1d5a5
SIZE (rust/crates/escargot-0.3.1.tar.gz) = 12708
-SHA256 (rust/crates/failure-0.1.2.tar.gz) = 7efb22686e4a466b1ec1a15c2898f91fa9cb340452496dca654032de20ff95b9
-SIZE (rust/crates/failure-0.1.2.tar.gz) = 31820
-SHA256 (rust/crates/failure_derive-0.1.2.tar.gz) = 946d0e98a50d9831f5d589038d2ca7f8f455b1c21028c0db0e84116a12696426
-SIZE (rust/crates/failure_derive-0.1.2.tar.gz) = 4326
+SHA256 (rust/crates/failure-0.1.3.tar.gz) = 6dd377bcc1b1b7ce911967e3ec24fa19c3224394ec05b54aa7b083d498341ac7
+SIZE (rust/crates/failure-0.1.3.tar.gz) = 34107
+SHA256 (rust/crates/failure_derive-0.1.3.tar.gz) = 64c2d913fe8ed3b6c6518eedf4538255b989945c14c2a7d5cbff62a5e2120596
+SIZE (rust/crates/failure_derive-0.1.3.tar.gz) = 4349
SHA256 (rust/crates/filetime-0.1.15.tar.gz) = 714653f3e34871534de23771ac7b26e999651a0a228f47beb324dfdf1dd4b10f
SIZE (rust/crates/filetime-0.1.15.tar.gz) = 11211
-SHA256 (rust/crates/filetime-0.2.1.tar.gz) = da4b9849e77b13195302c174324b5ba73eec9b236b24c221a61000daefb95c5f
-SIZE (rust/crates/filetime-0.2.1.tar.gz) = 11797
-SHA256 (rust/crates/flate2-1.0.2.tar.gz) = 37847f133aae7acf82bb9577ccd8bda241df836787642654286e79679826a54b
-SIZE (rust/crates/flate2-1.0.2.tar.gz) = 65153
+SHA256 (rust/crates/filetime-0.2.4.tar.gz) = a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646
+SIZE (rust/crates/filetime-0.2.4.tar.gz) = 12044
+SHA256 (rust/crates/flate2-1.0.5.tar.gz) = 96971e4fc2737f211ec8236fe16ac67695838ca3e25567c07b4f837d1f8f829c
+SIZE (rust/crates/flate2-1.0.5.tar.gz) = 65990
+SHA256 (rust/crates/flate2-crc-0.1.1.tar.gz) = 8a792245eaed7747984647ce20582507985d69ccfacdddcb60bd5f451f21cbc5
+SIZE (rust/crates/flate2-crc-0.1.1.tar.gz) = 8985
SHA256 (rust/crates/float-cmp-0.4.0.tar.gz) = 134a8fa843d80a51a5b77d36d42bc2def9edcb0262c914861d08129fd1926600
SIZE (rust/crates/float-cmp-0.4.0.tar.gz) = 8774
+SHA256 (rust/crates/fnv-1.0.6.tar.gz) = 2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3
+SIZE (rust/crates/fnv-1.0.6.tar.gz) = 11131
SHA256 (rust/crates/foreign-types-0.3.2.tar.gz) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1
SIZE (rust/crates/foreign-types-0.3.2.tar.gz) = 7504
SHA256 (rust/crates/foreign-types-shared-0.1.1.tar.gz) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b
@@ -125,60 +125,72 @@ SHA256 (rust/crates/fuchsia-zircon-0.3.3.tar.gz) = 2e9763c69ebaae630ba35f74888db
SIZE (rust/crates/fuchsia-zircon-0.3.3.tar.gz) = 22565
SHA256 (rust/crates/fuchsia-zircon-sys-0.3.3.tar.gz) = 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7
SIZE (rust/crates/fuchsia-zircon-sys-0.3.3.tar.gz) = 7191
-SHA256 (rust/crates/futures-0.1.23.tar.gz) = 884dbe32a6ae4cd7da5c6db9b78114449df9953b8d490c9d7e1b51720b922c62
-SIZE (rust/crates/futures-0.1.23.tar.gz) = 156185
+SHA256 (rust/crates/futures-0.1.25.tar.gz) = 49e7653e374fe0d0c12de4250f0bdb60680b8c80eed558c5c7538eec9c89e21b
+SIZE (rust/crates/futures-0.1.25.tar.gz) = 158626
SHA256 (rust/crates/futures-cpupool-0.1.8.tar.gz) = ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4
SIZE (rust/crates/futures-cpupool-0.1.8.tar.gz) = 10583
-SHA256 (rust/crates/gcc-0.3.54.tar.gz) = 5e33ec290da0d127825013597dbdfc28bee4964690c7ce1166cbc2a7bd08b1bb
-SIZE (rust/crates/gcc-0.3.54.tar.gz) = 37248
+SHA256 (rust/crates/gcc-0.3.55.tar.gz) = 8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2
+SIZE (rust/crates/gcc-0.3.55.tar.gz) = 37262
SHA256 (rust/crates/getopts-0.2.18.tar.gz) = 0a7292d30132fb5424b354f5dc02512a86e4c516fe544bb7a25e7f266951b797
SIZE (rust/crates/getopts-0.2.18.tar.gz) = 18416
-SHA256 (rust/crates/httparse-1.3.2.tar.gz) = 7b6288d7db100340ca12873fd4d08ad1b8f206a9457798dfb17c018a33fee540
-SIZE (rust/crates/httparse-1.3.2.tar.gz) = 19143
+SHA256 (rust/crates/h2-0.1.13.tar.gz) = 7dd33bafe2e6370e6c8eb0cf1b8c5f93390b90acde7e9b03723f166b28b648ed
+SIZE (rust/crates/h2-0.1.13.tar.gz) = 140232
+SHA256 (rust/crates/http-0.1.14.tar.gz) = 02096a6d2c55e63f7fcb800690e4f889a25f6ec342e3adb4594e293b625215ab
+SIZE (rust/crates/http-0.1.14.tar.gz) = 97027
+SHA256 (rust/crates/httparse-1.3.3.tar.gz) = e8734b0cfd3bc3e101ec59100e101c2eecd19282202e87808b3037b442777a83
+SIZE (rust/crates/httparse-1.3.3.tar.gz) = 23689
SHA256 (rust/crates/humantime-1.1.1.tar.gz) = 0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e
SIZE (rust/crates/humantime-1.1.1.tar.gz) = 16689
SHA256 (rust/crates/hyper-0.11.27.tar.gz) = 34a590ca09d341e94cddf8e5af0bbccde205d5fbc2fa3c09dd67c7f85cea59d7
SIZE (rust/crates/hyper-0.11.27.tar.gz) = 155617
+SHA256 (rust/crates/hyper-0.12.16.tar.gz) = 0aeedb8ca5f0f96be00f84073c6d0d5f962ecad020ef543dff99a7c12717a60e
+SIZE (rust/crates/hyper-0.12.16.tar.gz) = 111412
SHA256 (rust/crates/hyper-tls-0.1.4.tar.gz) = ffb1bd5e518d3065840ab315dbbf44e4420e5f7d80e2cb93fa6ffffc50522378
SIZE (rust/crates/hyper-tls-0.1.4.tar.gz) = 8137
+SHA256 (rust/crates/hyper-tls-0.3.1.tar.gz) = 32cd73f14ad370d3b4d4b7dce08f69b81536c82e39fcc89731930fe5788cd661
+SIZE (rust/crates/hyper-tls-0.3.1.tar.gz) = 8836
+SHA256 (rust/crates/hyperx-0.12.0.tar.gz) = 78e2d2253d7a17929560fc3adf48c48fc924c94fa4507e037a60e6bc55c0eda6
+SIZE (rust/crates/hyperx-0.12.0.tar.gz) = 80997
SHA256 (rust/crates/idna-0.1.5.tar.gz) = 38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e
SIZE (rust/crates/idna-0.1.5.tar.gz) = 258735
+SHA256 (rust/crates/indexmap-1.0.2.tar.gz) = 7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d
+SIZE (rust/crates/indexmap-1.0.2.tar.gz) = 38255
SHA256 (rust/crates/iovec-0.1.2.tar.gz) = dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08
SIZE (rust/crates/iovec-0.1.2.tar.gz) = 8565
-SHA256 (rust/crates/itertools-0.7.8.tar.gz) = f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450
-SIZE (rust/crates/itertools-0.7.8.tar.gz) = 78831
-SHA256 (rust/crates/itoa-0.4.2.tar.gz) = 5adb58558dcd1d786b5f0bd15f3226ee23486e24b7b58304b60f64dc68e62606
-SIZE (rust/crates/itoa-0.4.2.tar.gz) = 10581
+SHA256 (rust/crates/itertools-0.7.9.tar.gz) = 7cef527957675adbb9ec77a7e3c44c69d729dc0a80e64fe7d380138ef851af1d
+SIZE (rust/crates/itertools-0.7.9.tar.gz) = 78365
+SHA256 (rust/crates/itoa-0.4.3.tar.gz) = 1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b
+SIZE (rust/crates/itoa-0.4.3.tar.gz) = 11061
SHA256 (rust/crates/jobserver-0.1.11.tar.gz) = 60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be
SIZE (rust/crates/jobserver-0.1.11.tar.gz) = 19687
-SHA256 (rust/crates/jsonwebtoken-5.0.0.tar.gz) = 3970fe7ab3ca69c22824dc98c3180f5a29fe74e627b7c74a60d6ae946e90f591
-SIZE (rust/crates/jsonwebtoken-5.0.0.tar.gz) = 16039
+SHA256 (rust/crates/jsonwebtoken-5.0.1.tar.gz) = 8d438ea707d465c230305963b67f8357a1d56fcfad9434797d7cb1c46c2e41df
+SIZE (rust/crates/jsonwebtoken-5.0.1.tar.gz) = 16414
SHA256 (rust/crates/kernel32-sys-0.2.2.tar.gz) = 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d
SIZE (rust/crates/kernel32-sys-0.2.2.tar.gz) = 24537
SHA256 (rust/crates/language-tags-0.2.2.tar.gz) = a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a
SIZE (rust/crates/language-tags-0.2.2.tar.gz) = 12754
SHA256 (rust/crates/lazy_static-0.2.11.tar.gz) = 76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73
SIZE (rust/crates/lazy_static-0.2.11.tar.gz) = 12361
-SHA256 (rust/crates/lazy_static-1.1.0.tar.gz) = ca488b89a5657b0a2ecd45b95609b3e848cf1755da332a0da46e2b2b1cb371a7
-SIZE (rust/crates/lazy_static-1.1.0.tar.gz) = 12317
-SHA256 (rust/crates/lazycell-0.6.0.tar.gz) = a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef
-SIZE (rust/crates/lazycell-0.6.0.tar.gz) = 10099
-SHA256 (rust/crates/libc-0.2.49.tar.gz) = 413f3dfc802c5dc91dc570b05125b6cda9855edfaa9825c9849807876376e70e
-SIZE (rust/crates/libc-0.2.49.tar.gz) = 375486
-SHA256 (rust/crates/libflate-0.1.16.tar.gz) = 7d4b4c7aff5bac19b956f693d0ea0eade8066deb092186ae954fa6ba14daab98
-SIZE (rust/crates/libflate-0.1.16.tar.gz) = 33117
+SHA256 (rust/crates/lazy_static-1.2.0.tar.gz) = a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1
+SIZE (rust/crates/lazy_static-1.2.0.tar.gz) = 10840
+SHA256 (rust/crates/lazycell-1.2.0.tar.gz) = ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0
+SIZE (rust/crates/lazycell-1.2.0.tar.gz) = 11259
+SHA256 (rust/crates/libc-0.2.54.tar.gz) = c6785aa7dd976f5fbf3b71cfd9cd49d7f783c1ff565a858d71031c6c313aa5c6
+SIZE (rust/crates/libc-0.2.54.tar.gz) = 401259
+SHA256 (rust/crates/libflate-0.1.18.tar.gz) = 21138fc6669f438ed7ae3559d5789a5f0ba32f28c1f0608d1e452b0bb06ee936
+SIZE (rust/crates/libflate-0.1.18.tar.gz) = 35142
SHA256 (rust/crates/libmount-0.1.11.tar.gz) = d9d45f88f32c57ebf3688ada41414dc700aab97ad58e26cbcda6af50da53559a
SIZE (rust/crates/libmount-0.1.11.tar.gz) = 20894
SHA256 (rust/crates/linked-hash-map-0.2.1.tar.gz) = bda158e0dabeb97ee8a401f4d17e479d6b891a14de0bba79d5cc2d4d325b5e48
SIZE (rust/crates/linked-hash-map-0.2.1.tar.gz) = 13672
SHA256 (rust/crates/local-encoding-0.2.0.tar.gz) = e1ceb20f39ff7ae42f3ff9795f3986b1daad821caaa1e1732a0944103a5a1a66
SIZE (rust/crates/local-encoding-0.2.0.tar.gz) = 10531
-SHA256 (rust/crates/lock_api-0.1.3.tar.gz) = 949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54
-SIZE (rust/crates/lock_api-0.1.3.tar.gz) = 12167
+SHA256 (rust/crates/lock_api-0.1.5.tar.gz) = 62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c
+SIZE (rust/crates/lock_api-0.1.5.tar.gz) = 16967
SHA256 (rust/crates/log-0.3.9.tar.gz) = e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b
SIZE (rust/crates/log-0.3.9.tar.gz) = 16686
-SHA256 (rust/crates/log-0.4.4.tar.gz) = cba860f648db8e6f269df990180c2217f333472b4a6e901e97446858487971e2
-SIZE (rust/crates/log-0.4.4.tar.gz) = 22031
+SHA256 (rust/crates/log-0.4.6.tar.gz) = c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6
+SIZE (rust/crates/log-0.4.6.tar.gz) = 22303
SHA256 (rust/crates/matches-0.1.8.tar.gz) = 7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08
SIZE (rust/crates/matches-0.1.8.tar.gz) = 2216
SHA256 (rust/crates/md5-0.3.8.tar.gz) = 79c56d6a0b07f9e19282511c83fc5b086364cbae4ba8c7d5f190c3d9b0425a48
@@ -187,28 +199,28 @@ SHA256 (rust/crates/memcached-rs-0.3.0.tar.gz) = 0f45690519137679de66b2bdb60e37a
SIZE (rust/crates/memcached-rs-0.3.0.tar.gz) = 19015
SHA256 (rust/crates/memchr-1.0.2.tar.gz) = 148fab2e51b4f1cfc66da2a7c32981d1d3c083a803978268bb11fe4b86925e7a
SIZE (rust/crates/memchr-1.0.2.tar.gz) = 8639
-SHA256 (rust/crates/memchr-2.0.2.tar.gz) = a3b4142ab8738a78c51896f704f83c11df047ff1bda9a92a661aa6361552d93d
-SIZE (rust/crates/memchr-2.0.2.tar.gz) = 10092
+SHA256 (rust/crates/memchr-2.1.1.tar.gz) = 0a3eb002f0535929f1199681417029ebea04aadc0c7a4224b46be99c7f5d6a16
+SIZE (rust/crates/memchr-2.1.1.tar.gz) = 19591
SHA256 (rust/crates/memoffset-0.2.1.tar.gz) = 0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3
SIZE (rust/crates/memoffset-0.2.1.tar.gz) = 4618
SHA256 (rust/crates/mime-0.2.6.tar.gz) = ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0
SIZE (rust/crates/mime-0.2.6.tar.gz) = 6719
-SHA256 (rust/crates/mime-0.3.9.tar.gz) = 4b082692d3f6cf41b453af73839ce3dfc212c4411cbb2441dff80a716e38bd79
-SIZE (rust/crates/mime-0.3.9.tar.gz) = 14685
+SHA256 (rust/crates/mime-0.3.12.tar.gz) = 0a907b83e7b9e987032439a387e187119cddafc92d5c2aaeb1d92580a793f630
+SIZE (rust/crates/mime-0.3.12.tar.gz) = 14815
SHA256 (rust/crates/mime_guess-1.8.6.tar.gz) = 2d4c0961143b8efdcfa29c3ae63281601b446a4a668165454b6c90f8024954c5
SIZE (rust/crates/mime_guess-1.8.6.tar.gz) = 17437
SHA256 (rust/crates/mime_guess-2.0.0-alpha.6.tar.gz) = 30de2e4613efcba1ec63d8133f344076952090c122992a903359be5a4f99c3ed
SIZE (rust/crates/mime_guess-2.0.0-alpha.6.tar.gz) = 17579
-SHA256 (rust/crates/miniz_oxide-0.1.3.tar.gz) = 9ba430291c9d6cedae28bcd2d49d1c32fc57d60cd49086646c5dd5673a870eb5
-SIZE (rust/crates/miniz_oxide-0.1.3.tar.gz) = 48669
-SHA256 (rust/crates/miniz_oxide_c_api-0.1.3.tar.gz) = 5a5b8234d6103ebfba71e29786da4608540f862de5ce980a1c94f86a40ca0d51
-SIZE (rust/crates/miniz_oxide_c_api-0.1.3.tar.gz) = 166029
-SHA256 (rust/crates/mio-0.6.15.tar.gz) = 4fcfcb32d63961fb6f367bfd5d21e4600b92cd310f71f9dca25acae196eb1560
-SIZE (rust/crates/mio-0.6.15.tar.gz) = 129497
+SHA256 (rust/crates/miniz_oxide-0.2.0.tar.gz) = 5ad30a47319c16cde58d0314f5d98202a80c9083b5f61178457403dfb14e509c
+SIZE (rust/crates/miniz_oxide-0.2.0.tar.gz) = 49387
+SHA256 (rust/crates/miniz_oxide_c_api-0.2.0.tar.gz) = 28edaef377517fd9fe3e085c37d892ce7acd1fbeab9239c5a36eec352d8a8b7e
+SIZE (rust/crates/miniz_oxide_c_api-0.2.0.tar.gz) = 166923
+SHA256 (rust/crates/mio-0.6.16.tar.gz) = 71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432
+SIZE (rust/crates/mio-0.6.16.tar.gz) = 126174
SHA256 (rust/crates/mio-named-pipes-0.1.6.tar.gz) = f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3
SIZE (rust/crates/mio-named-pipes-0.1.6.tar.gz) = 14766
-SHA256 (rust/crates/mio-uds-0.6.6.tar.gz) = 84c7b5caa3a118a6e34dbac36504503b1e8dc5835e833306b9d6af0e05929f79
-SIZE (rust/crates/mio-uds-0.6.6.tar.gz) = 14449
+SHA256 (rust/crates/mio-uds-0.6.7.tar.gz) = 966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125
+SIZE (rust/crates/mio-uds-0.6.7.tar.gz) = 14389
SHA256 (rust/crates/miow-0.2.1.tar.gz) = 8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919
SIZE (rust/crates/miow-0.2.1.tar.gz) = 21133
SHA256 (rust/crates/miow-0.3.3.tar.gz) = 396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226
@@ -219,34 +231,38 @@ SHA256 (rust/crates/multipart-0.13.6.tar.gz) = 92f54eb45230c3aa20864ccf0c277eeae
SIZE (rust/crates/multipart-0.13.6.tar.gz) = 46966
SHA256 (rust/crates/native-tls-0.1.5.tar.gz) = f74dbadc8b43df7864539cedb7bc91345e532fdd913cfdc23ad94f4d2d40fbc0
SIZE (rust/crates/native-tls-0.1.5.tar.gz) = 24838
+SHA256 (rust/crates/native-tls-0.2.2.tar.gz) = ff8e08de0070bbf4c31f452ea2a70db092f36f6f2e4d897adf5674477d488fb2
+SIZE (rust/crates/native-tls-0.2.2.tar.gz) = 29238
SHA256 (rust/crates/net2-0.2.33.tar.gz) = 42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88
SIZE (rust/crates/net2-0.2.33.tar.gz) = 20936
SHA256 (rust/crates/nix-0.11.0.tar.gz) = d37e713a259ff641624b6cb20e3b12b2952313ba36b6823c0f16e6cfd9e5de17
SIZE (rust/crates/nix-0.11.0.tar.gz) = 162039
-SHA256 (rust/crates/nodrop-0.1.12.tar.gz) = 9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2
-SIZE (rust/crates/nodrop-0.1.12.tar.gz) = 3033
+SHA256 (rust/crates/nodrop-0.1.13.tar.gz) = 2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945
+SIZE (rust/crates/nodrop-0.1.13.tar.gz) = 7508
SHA256 (rust/crates/normalize-line-endings-0.2.2.tar.gz) = 2e0a1a39eab95caf4f5556da9289b9e68f0aafac901b2ce80daaf020d3b733a8
SIZE (rust/crates/normalize-line-endings-0.2.2.tar.gz) = 5299
SHA256 (rust/crates/num-integer-0.1.39.tar.gz) = e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea
SIZE (rust/crates/num-integer-0.1.39.tar.gz) = 17881
SHA256 (rust/crates/num-traits-0.1.43.tar.gz) = 92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31
SIZE (rust/crates/num-traits-0.1.43.tar.gz) = 7659
-SHA256 (rust/crates/num-traits-0.2.5.tar.gz) = 630de1ef5cc79d0cdd78b7e33b81f083cbfe90de0f4b2b2f07f905867c70e9fe
-SIZE (rust/crates/num-traits-0.2.5.tar.gz) = 39136
+SHA256 (rust/crates/num-traits-0.2.6.tar.gz) = 0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1
+SIZE (rust/crates/num-traits-0.2.6.tar.gz) = 39923
SHA256 (rust/crates/num_cpus-1.8.0.tar.gz) = c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30
SIZE (rust/crates/num_cpus-1.8.0.tar.gz) = 10539
SHA256 (rust/crates/number_prefix-0.2.8.tar.gz) = dbf9993e59c894e3c08aa1c2712914e9e6bf1fcbfc6bef283e2183df345a4fee
SIZE (rust/crates/number_prefix-0.2.8.tar.gz) = 5493
-SHA256 (rust/crates/openssl-0.10.11.tar.gz) = 6c24d3508b4fb6da175c10baac54c578b33f09c89ae90c6fe9788b3b4768efdc
-SIZE (rust/crates/openssl-0.10.11.tar.gz) = 164328
-SHA256 (rust/crates/openssl-sys-0.9.35.tar.gz) = 912f301a749394e1025d9dcddef6106ddee9252620e6d0a0e5f8d0681de9b129
-SIZE (rust/crates/openssl-sys-0.9.35.tar.gz) = 44854
-SHA256 (rust/crates/owning_ref-0.3.3.tar.gz) = cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37
-SIZE (rust/crates/owning_ref-0.3.3.tar.gz) = 11710
+SHA256 (rust/crates/openssl-0.10.15.tar.gz) = 5e1309181cdcbdb51bc3b6bedb33dfac2a83b3d585033d3f6d9e22e8c1928613
+SIZE (rust/crates/openssl-0.10.15.tar.gz) = 167961
+SHA256 (rust/crates/openssl-probe-0.1.2.tar.gz) = 77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de
+SIZE (rust/crates/openssl-probe-0.1.2.tar.gz) = 6427
+SHA256 (rust/crates/openssl-sys-0.9.39.tar.gz) = 278c1ad40a89aa1e741a1eed089a2f60b18fab8089c3139b542140fc7d674106
+SIZE (rust/crates/openssl-sys-0.9.39.tar.gz) = 43147
+SHA256 (rust/crates/owning_ref-0.4.0.tar.gz) = 49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13
+SIZE (rust/crates/owning_ref-0.4.0.tar.gz) = 12233
SHA256 (rust/crates/parking_lot-0.6.4.tar.gz) = f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5
SIZE (rust/crates/parking_lot-0.6.4.tar.gz) = 31890
-SHA256 (rust/crates/parking_lot_core-0.3.0.tar.gz) = 06a2b6aae052309c2fd2161ef58f5067bc17bb758377a0de9d4b279d603fdd8a
-SIZE (rust/crates/parking_lot_core-0.3.0.tar.gz) = 21965
+SHA256 (rust/crates/parking_lot_core-0.3.1.tar.gz) = ad7f7e6ebdc79edff6fdcb87a55b620174f7a989e3eb31b65231f4af57f00b8c
+SIZE (rust/crates/parking_lot_core-0.3.1.tar.gz) = 26635
SHA256 (rust/crates/percent-encoding-1.0.1.tar.gz) = 31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831
SIZE (rust/crates/percent-encoding-1.0.1.tar.gz) = 10057
SHA256 (rust/crates/phf-0.7.23.tar.gz) = cec29da322b242f4c3098852c77a0ca261c9c01b806cae85a5572a1eb94db9a6
@@ -261,46 +277,62 @@ SHA256 (rust/crates/pkg-config-0.3.14.tar.gz) = 676e8eb2b1b4c9043511a9b7bea09153
SIZE (rust/crates/pkg-config-0.3.14.tar.gz) = 13565
SHA256 (rust/crates/podio-0.1.6.tar.gz) = 780fb4b6698bbf9cf2444ea5d22411cef2953f0824b98f33cf454ec5615645bd
SIZE (rust/crates/podio-0.1.6.tar.gz) = 10186
-SHA256 (rust/crates/predicates-0.9.0.tar.gz) = 799dc506006c16c25b28476046abfc20a95f71de59e95ebb8ee302e029a30173
-SIZE (rust/crates/predicates-0.9.0.tar.gz) = 23347
+SHA256 (rust/crates/predicates-0.9.1.tar.gz) = f31e7977fc111984fdac76b6ae3a4cb598008fc6fd02dfdca189bf180bd7be20
+SIZE (rust/crates/predicates-0.9.1.tar.gz) = 24557
SHA256 (rust/crates/predicates-core-0.9.0.tar.gz) = 85f80bc390d1c02a4cdaa63f27f05c3c426679eb65433d8dd65d392147e4e5c5
SIZE (rust/crates/predicates-core-0.9.0.tar.gz) = 8053
SHA256 (rust/crates/predicates-tree-0.9.0.tar.gz) = 2e86df9b81bdcb0a5141aca9d2b9c5e0c558ef6626d3ae2c12912f5c9df740bd
SIZE (rust/crates/predicates-tree-0.9.0.tar.gz) = 6240
-SHA256 (rust/crates/proc-macro2-0.4.15.tar.gz) = 295af93acfb1d5be29c16ca5b3f82d863836efd9cb0c14fd83811eb9a110e452
-SIZE (rust/crates/proc-macro2-0.4.15.tar.gz) = 28658
+SHA256 (rust/crates/proc-macro2-0.4.24.tar.gz) = 77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09
+SIZE (rust/crates/proc-macro2-0.4.24.tar.gz) = 30970
SHA256 (rust/crates/pulldown-cmark-0.0.3.tar.gz) = 8361e81576d2e02643b04950e487ec172b687180da65c731c03cf336784e6c07
SIZE (rust/crates/pulldown-cmark-0.0.3.tar.gz) = 44672
SHA256 (rust/crates/quick-error-1.2.2.tar.gz) = 9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0
SIZE (rust/crates/quick-error-1.2.2.tar.gz) = 15132
SHA256 (rust/crates/quote-0.3.15.tar.gz) = 7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a
SIZE (rust/crates/quote-0.3.15.tar.gz) = 12041
-SHA256 (rust/crates/quote-0.6.8.tar.gz) = dd636425967c33af890042c483632d33fa7a18f19ad1d7ea72e8998c6ef8dea5
-SIZE (rust/crates/quote-0.6.8.tar.gz) = 15530
+SHA256 (rust/crates/quote-0.6.10.tar.gz) = 53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c
+SIZE (rust/crates/quote-0.6.10.tar.gz) = 15795
SHA256 (rust/crates/rand-0.3.22.tar.gz) = 15a732abf9d20f0ad8eeb6f909bf6868722d9a06e1e50802b6a70351f40b4eb1
SIZE (rust/crates/rand-0.3.22.tar.gz) = 11318
SHA256 (rust/crates/rand-0.4.3.tar.gz) = 8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd
SIZE (rust/crates/rand-0.4.3.tar.gz) = 76094
SHA256 (rust/crates/rand-0.5.5.tar.gz) = e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c
SIZE (rust/crates/rand-0.5.5.tar.gz) = 137359
-SHA256 (rust/crates/rand_core-0.2.1.tar.gz) = edecf0f94da5551fc9b492093e30b041a891657db7940ee221f9d2f66e82eef2
-SIZE (rust/crates/rand_core-0.2.1.tar.gz) = 19262
-SHA256 (rust/crates/redis-0.9.0.tar.gz) = 2dde3e551c6f072b3c1feab259e2d85e5795dfb4a4e0dd1510f3a1269f3befcf
-SIZE (rust/crates/redis-0.9.0.tar.gz) = 51986
-SHA256 (rust/crates/redox_syscall-0.1.40.tar.gz) = c214e91d3ecf43e9a4e41e578973adeb14b474f2bee858742d127af75a0112b1
-SIZE (rust/crates/redox_syscall-0.1.40.tar.gz) = 14745
+SHA256 (rust/crates/rand-0.6.1.tar.gz) = ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a
+SIZE (rust/crates/rand-0.6.1.tar.gz) = 126613
+SHA256 (rust/crates/rand_chacha-0.1.0.tar.gz) = 771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a
+SIZE (rust/crates/rand_chacha-0.1.0.tar.gz) = 11637
+SHA256 (rust/crates/rand_core-0.2.2.tar.gz) = 1961a422c4d189dfb50ffa9320bf1f2a9bd54ecb92792fb9477f99a1045f3372
+SIZE (rust/crates/rand_core-0.2.2.tar.gz) = 15450
+SHA256 (rust/crates/rand_core-0.3.0.tar.gz) = 0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db
+SIZE (rust/crates/rand_core-0.3.0.tar.gz) = 20581
+SHA256 (rust/crates/rand_hc-0.1.0.tar.gz) = 7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4
+SIZE (rust/crates/rand_hc-0.1.0.tar.gz) = 11644
+SHA256 (rust/crates/rand_isaac-0.1.0.tar.gz) = 2d6ecfe9ebf36acd47a49d150990b047a5f7db0a7236ee2414b7ff5cc1097c7b
+SIZE (rust/crates/rand_isaac-0.1.0.tar.gz) = 16011
+SHA256 (rust/crates/rand_pcg-0.1.1.tar.gz) = 086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05
+SIZE (rust/crates/rand_pcg-0.1.1.tar.gz) = 10881
+SHA256 (rust/crates/rand_xorshift-0.1.0.tar.gz) = effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3
+SIZE (rust/crates/rand_xorshift-0.1.0.tar.gz) = 9194
+SHA256 (rust/crates/redis-0.9.1.tar.gz) = f0c747d743d48233f9bc3ed3fb00cb84c1d98d8c7f54ed2d4cca9adf461a7ef3
+SIZE (rust/crates/redis-0.9.1.tar.gz) = 52038
+SHA256 (rust/crates/redox_syscall-0.1.42.tar.gz) = cf8fb82a4d1c9b28f1c26c574a5b541f5ffb4315f6c9a791fa47b6a04438fe93
+SIZE (rust/crates/redox_syscall-0.1.42.tar.gz) = 14962
SHA256 (rust/crates/redox_termios-0.1.1.tar.gz) = 7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76
SIZE (rust/crates/redox_termios-0.1.1.tar.gz) = 3227
-SHA256 (rust/crates/regex-1.0.4.tar.gz) = 67d0301b0c6804eca7e3c275119d0b01ff3b7ab9258a65709e608a66312a1025
-SIZE (rust/crates/regex-1.0.4.tar.gz) = 245421
-SHA256 (rust/crates/regex-syntax-0.6.2.tar.gz) = 747ba3b235651f6e2f67dfa8bcdcd073ddb7c243cb21c442fc12395dfcac212d
-SIZE (rust/crates/regex-syntax-0.6.2.tar.gz) = 238572
+SHA256 (rust/crates/regex-1.0.6.tar.gz) = ee84f70c8c08744ea9641a731c7fadb475bf2ecc52d7f627feb833e0b3990467
+SIZE (rust/crates/regex-1.0.6.tar.gz) = 239455
+SHA256 (rust/crates/regex-syntax-0.6.3.tar.gz) = fbc557aac2b708fe84121caf261346cc2eed71978024337e42eb46b8a252ac6e
+SIZE (rust/crates/regex-syntax-0.6.3.tar.gz) = 240173
SHA256 (rust/crates/relay-0.1.1.tar.gz) = 1576e382688d7e9deecea24417e350d3062d97e32e45d70b1cde65994ff1489a
SIZE (rust/crates/relay-0.1.1.tar.gz) = 7331
SHA256 (rust/crates/remove_dir_all-0.5.1.tar.gz) = 3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5
SIZE (rust/crates/remove_dir_all-0.5.1.tar.gz) = 8726
SHA256 (rust/crates/reqwest-0.8.8.tar.gz) = 738769ec83daf6c1929dc9dae7d69ed3779b55ae5c356e989dcd3aa677d8486e
SIZE (rust/crates/reqwest-0.8.8.tar.gz) = 55825
+SHA256 (rust/crates/reqwest-0.9.5.tar.gz) = ab52e462d1e15891441aeefadff68bdea005174328ce3da0a314f2ad313ec837
+SIZE (rust/crates/reqwest-0.9.5.tar.gz) = 63819
SHA256 (rust/crates/retry-0.4.0.tar.gz) = 29460f6011a25fc70b22010e796bd98330baccaa0005cba6f90b858a510dec0d
SIZE (rust/crates/retry-0.4.0.tar.gz) = 3875
SHA256 (rust/crates/ring-0.13.2.tar.gz) = dbe642b9dd1ba0038d78c4a3999d1ee56178b4d415c1e1fbaba83b06dce012f0
@@ -313,76 +345,84 @@ SHA256 (rust/crates/rustc-demangle-0.1.9.tar.gz) = bcfe5b13211b4d78e5c2cadfebd77
SIZE (rust/crates/rustc-demangle-0.1.9.tar.gz) = 11463
SHA256 (rust/crates/rustc-serialize-0.3.24.tar.gz) = dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda
SIZE (rust/crates/rustc-serialize-0.3.24.tar.gz) = 45926
-SHA256 (rust/crates/ryu-0.2.6.tar.gz) = 7153dd96dade874ab973e098cb62fcdbb89a03682e46b144fd09550998d4a4a7
-SIZE (rust/crates/ryu-0.2.6.tar.gz) = 39911
+SHA256 (rust/crates/rustc_version-0.2.3.tar.gz) = 138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a
+SIZE (rust/crates/rustc_version-0.2.3.tar.gz) = 10210
+SHA256 (rust/crates/ryu-0.2.7.tar.gz) = eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7
+SIZE (rust/crates/ryu-0.2.7.tar.gz) = 41382
SHA256 (rust/crates/safemem-0.2.0.tar.gz) = e27a8b19b835f7aea908818e871f5cc3a5a186550c30773be987e155e8163d8f
SIZE (rust/crates/safemem-0.2.0.tar.gz) = 6450
+SHA256 (rust/crates/safemem-0.3.0.tar.gz) = 8dca453248a96cb0749e36ccdfe2b0b4e54a61bfef89fb97ec621eb8e0a93dd9
+SIZE (rust/crates/safemem-0.3.0.tar.gz) = 6947
SHA256 (rust/crates/same-file-0.1.3.tar.gz) = d931a44fdaa43b8637009e7632a02adc4f2b2e0733c08caa4cf00e8da4a117a7
SIZE (rust/crates/same-file-0.1.3.tar.gz) = 7078
-SHA256 (rust/crates/schannel-0.1.13.tar.gz) = dc1fabf2a7b6483a141426e1afd09ad543520a77ac49bd03c286e7696ccfd77f
-SIZE (rust/crates/schannel-0.1.13.tar.gz) = 38808
+SHA256 (rust/crates/schannel-0.1.14.tar.gz) = 0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56
+SIZE (rust/crates/schannel-0.1.14.tar.gz) = 38833
SHA256 (rust/crates/scoped-tls-0.1.2.tar.gz) = 332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28
SIZE (rust/crates/scoped-tls-0.1.2.tar.gz) = 9079
SHA256 (rust/crates/scopeguard-0.3.3.tar.gz) = 94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27
SIZE (rust/crates/scopeguard-0.3.3.tar.gz) = 9605
SHA256 (rust/crates/security-framework-0.1.16.tar.gz) = dfa44ee9c54ce5eecc9de7d5acbad112ee58755239381f687e564004ba4a2332
SIZE (rust/crates/security-framework-0.1.16.tar.gz) = 38648
+SHA256 (rust/crates/security-framework-0.2.1.tar.gz) = 697d3f3c23a618272ead9e1fb259c1411102b31c6af8b93f1d64cca9c3b0e8e0
+SIZE (rust/crates/security-framework-0.2.1.tar.gz) = 39220
SHA256 (rust/crates/security-framework-sys-0.1.16.tar.gz) = 5421621e836278a0b139268f36eee0dc7e389b784dc3f79d8f11aabadf41bead
SIZE (rust/crates/security-framework-sys-0.1.16.tar.gz) = 7754
+SHA256 (rust/crates/security-framework-sys-0.2.1.tar.gz) = ab01dfbe5756785b5b4d46e0289e5a18071dfa9a7c2b24213ea00b9ef9b665bf
+SIZE (rust/crates/security-framework-sys-0.2.1.tar.gz) = 7790
+SHA256 (rust/crates/selenium-rs-0.1.1.tar.gz) = ed6b3705e93d4e523d45d1c4cecadd89b9c120cd6c3f9ca90ed394b9f78fe8bf
+SIZE (rust/crates/selenium-rs-0.1.1.tar.gz) = 6546
SHA256 (rust/crates/semver-0.9.0.tar.gz) = 1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403
SIZE (rust/crates/semver-0.9.0.tar.gz) = 17344
SHA256 (rust/crates/semver-parser-0.7.0.tar.gz) = 388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3
SIZE (rust/crates/semver-parser-0.7.0.tar.gz) = 10268
-SHA256 (rust/crates/serde-1.0.75.tar.gz) = 22d340507cea0b7e6632900a176101fea959c7065d93ba555072da90aaaafc87
-SIZE (rust/crates/serde-1.0.75.tar.gz) = 72560
-SHA256 (rust/crates/serde_derive-1.0.75.tar.gz) = 234fc8b737737b148ccd625175fc6390f5e4dacfdaa543cb93a3430d984a9119
-SIZE (rust/crates/serde_derive-1.0.75.tar.gz) = 46215
-SHA256 (rust/crates/serde_json-1.0.26.tar.gz) = 44dd2cfde475037451fa99b7e5df77aa3cfd1536575fa8e7a538ab36dcde49ae
-SIZE (rust/crates/serde_json-1.0.26.tar.gz) = 65286
-SHA256 (rust/crates/serde_urlencoded-0.5.3.tar.gz) = aaed41d9fb1e2f587201b863356590c90c1157495d811430a0c0325fe8169650
-SIZE (rust/crates/serde_urlencoded-0.5.3.tar.gz) = 12456
+SHA256 (rust/crates/serde-1.0.80.tar.gz) = 15c141fc7027dd265a47c090bf864cf62b42c4d228bbcf4e51a0c9e2b0d3f7ef
+SIZE (rust/crates/serde-1.0.80.tar.gz) = 73057
+SHA256 (rust/crates/serde_derive-1.0.80.tar.gz) = 225de307c6302bec3898c51ca302fc94a7a1697ef0845fcee6448f33c032249c
+SIZE (rust/crates/serde_derive-1.0.80.tar.gz) = 47136
+SHA256 (rust/crates/serde_json-1.0.33.tar.gz) = c37ccd6be3ed1fdf419ee848f7c758eb31b054d7cd3ae3600e3bae0adf569811
+SIZE (rust/crates/serde_json-1.0.33.tar.gz) = 69738
+SHA256 (rust/crates/serde_urlencoded-0.5.4.tar.gz) = d48f9f99cd749a2de71d29da5f948de7f2764cc5a9d7f3c97e3514d4ee6eabf2
+SIZE (rust/crates/serde_urlencoded-0.5.4.tar.gz) = 12552
SHA256 (rust/crates/sha1-0.6.0.tar.gz) = 2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d
SIZE (rust/crates/sha1-0.6.0.tar.gz) = 9244
+SHA256 (rust/crates/signal-hook-0.1.6.tar.gz) = 8941ae94fa73d0f73b422774b3a40a7195cecd88d1c090f4b37ade7dc795ab66
+SIZE (rust/crates/signal-hook-0.1.6.tar.gz) = 22576
SHA256 (rust/crates/siphasher-0.2.3.tar.gz) = 0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac
SIZE (rust/crates/siphasher-0.2.3.tar.gz) = 8717
SHA256 (rust/crates/skeptic-0.4.0.tar.gz) = 24ebf8a06f5f8bae61ae5bbc7af7aac4ef6907ae975130faba1199e5fe82256a
SIZE (rust/crates/skeptic-0.4.0.tar.gz) = 3166
-SHA256 (rust/crates/slab-0.3.0.tar.gz) = 17b4fcaed89ab08ef143da37bc52adbcc04d4a69014f4c1208d6b51f0c47bc23
-SIZE (rust/crates/slab-0.3.0.tar.gz) = 4807
SHA256 (rust/crates/slab-0.4.1.tar.gz) = 5f9776d6b986f77b35c6cf846c11ad986ff128fe0b2b63a3628e3755e8d3102d
SIZE (rust/crates/slab-0.4.1.tar.gz) = 9479
-SHA256 (rust/crates/smallvec-0.2.1.tar.gz) = 4c8cbcd6df1e117c2210e13ab5109635ad68a929fcbb8964dc965b76cb5ee013
-SIZE (rust/crates/smallvec-0.2.1.tar.gz) = 6065
-SHA256 (rust/crates/smallvec-0.6.5.tar.gz) = 153ffa32fd170e9944f7e0838edf824a754ec4c1fc64746fcc9fe1f8fa602e5d
-SIZE (rust/crates/smallvec-0.6.5.tar.gz) = 20238
+SHA256 (rust/crates/smallvec-0.6.6.tar.gz) = 622df2d454c29a4d89b30dc3b27b42d7d90d6b9e587dbf8f67652eb7514da484
+SIZE (rust/crates/smallvec-0.6.6.tar.gz) = 21395
SHA256 (rust/crates/socket2-0.3.8.tar.gz) = c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7
SIZE (rust/crates/socket2-0.3.8.tar.gz) = 30379
SHA256 (rust/crates/stable_deref_trait-1.1.1.tar.gz) = dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8
SIZE (rust/crates/stable_deref_trait-1.1.1.tar.gz) = 8007
+SHA256 (rust/crates/string-0.1.2.tar.gz) = 98998cced76115b1da46f63388b909d118a37ae0be0f82ad35773d4a4bc9d18d
+SIZE (rust/crates/string-0.1.2.tar.gz) = 3989
SHA256 (rust/crates/strip-ansi-escapes-0.1.0.tar.gz) = 9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee
SIZE (rust/crates/strip-ansi-escapes-0.1.0.tar.gz) = 7972
SHA256 (rust/crates/strsim-0.7.0.tar.gz) = bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550
SIZE (rust/crates/strsim-0.7.0.tar.gz) = 8435
SHA256 (rust/crates/syn-0.11.11.tar.gz) = d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad
SIZE (rust/crates/syn-0.11.11.tar.gz) = 63309
-SHA256 (rust/crates/syn-0.14.9.tar.gz) = 261ae9ecaa397c42b960649561949d69311f08eeaea86a65696e6e46517cf741
-SIZE (rust/crates/syn-0.14.9.tar.gz) = 135921
+SHA256 (rust/crates/syn-0.15.21.tar.gz) = 816b7af21405b011a23554ea2dc3f6576dc86ca557047c34098c1d741f10f823
+SIZE (rust/crates/syn-0.15.21.tar.gz) = 146845
SHA256 (rust/crates/synom-0.11.3.tar.gz) = a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6
SIZE (rust/crates/synom-0.11.3.tar.gz) = 17120
-SHA256 (rust/crates/synstructure-0.9.0.tar.gz) = 85bb9b7550d063ea184027c9b8c20ac167cd36d3e06b3a40bceb9d746dc1a7b7
-SIZE (rust/crates/synstructure-0.9.0.tar.gz) = 17651
-SHA256 (rust/crates/take-0.1.0.tar.gz) = b157868d8ac1f56b64604539990685fa7611d8fa9e5476cf0c02cf34d32917c5
-SIZE (rust/crates/take-0.1.0.tar.gz) = 5543
-SHA256 (rust/crates/tar-0.4.16.tar.gz) = e8f41ca4a5689f06998f0247fcb60da6c760f1950cc9df2a10d71575ad0b062a
-SIZE (rust/crates/tar-0.4.16.tar.gz) = 43935
+SHA256 (rust/crates/synstructure-0.10.1.tar.gz) = 73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015
+SIZE (rust/crates/synstructure-0.10.1.tar.gz) = 17836
+SHA256 (rust/crates/tar-0.4.20.tar.gz) = a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2
+SIZE (rust/crates/tar-0.4.20.tar.gz) = 45525
SHA256 (rust/crates/tempdir-0.3.7.tar.gz) = 15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8
SIZE (rust/crates/tempdir-0.3.7.tar.gz) = 11468
-SHA256 (rust/crates/tempfile-3.0.3.tar.gz) = c4b103c6d08d323b92ff42c8ce62abcd83ca8efa7fd5bf7927efefec75f58c76
-SIZE (rust/crates/tempfile-3.0.3.tar.gz) = 20806
+SHA256 (rust/crates/tempfile-3.0.4.tar.gz) = 55c1195ef8513f3273d55ff59fe5da6940287a0d7a98331254397f464833675b
+SIZE (rust/crates/tempfile-3.0.4.tar.gz) = 21125
SHA256 (rust/crates/term-0.5.1.tar.gz) = 5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561
SIZE (rust/crates/term-0.5.1.tar.gz) = 39105
-SHA256 (rust/crates/termcolor-1.0.2.tar.gz) = 3390f44f1f706d8870297b6a2c4f92d9ab65a37c265fbbc6ac4ee72bcc2f3698
-SIZE (rust/crates/termcolor-1.0.2.tar.gz) = 14219
+SHA256 (rust/crates/termcolor-1.0.4.tar.gz) = 4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f
+SIZE (rust/crates/termcolor-1.0.4.tar.gz) = 14416
SHA256 (rust/crates/termion-1.5.1.tar.gz) = 689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096
SIZE (rust/crates/termion-1.5.1.tar.gz) = 20659
SHA256 (rust/crates/textwrap-0.10.0.tar.gz) = 307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6
@@ -393,62 +433,64 @@ SHA256 (rust/crates/threadpool-1.7.1.tar.gz) = e2f0c90a5f3459330ac8bc0d2f879c693
SIZE (rust/crates/threadpool-1.7.1.tar.gz) = 15756
SHA256 (rust/crates/time-0.1.40.tar.gz) = d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b
SIZE (rust/crates/time-0.1.40.tar.gz) = 29518
-SHA256 (rust/crates/tiny_http-0.6.0.tar.gz) = a442681f9f72e440be192700eeb2861e4174b9983f16f4877c93a134cb5e5f63
-SIZE (rust/crates/tiny_http-0.6.0.tar.gz) = 36596
-SHA256 (rust/crates/tokio-0.1.8.tar.gz) = fbb6a6e9db2702097bfdfddcb09841211ad423b86c75b5ddaca1d62842ac492c
-SIZE (rust/crates/tokio-0.1.8.tar.gz) = 58675
-SHA256 (rust/crates/tokio-codec-0.1.0.tar.gz) = 881e9645b81c2ce95fcb799ded2c29ffb9f25ef5bef909089a420e5961dd8ccb
-SIZE (rust/crates/tokio-codec-0.1.0.tar.gz) = 5936
+SHA256 (rust/crates/tiny_http-0.6.2.tar.gz) = 1661fa0a44c95d01604bd05c66732a446c657efb62b5164a7a083a3b552b4951
+SIZE (rust/crates/tiny_http-0.6.2.tar.gz) = 36408
+SHA256 (rust/crates/tokio-0.1.13.tar.gz) = a7817d4c98cc5be21360b3b37d6036fe9b7aefa5b7a201b7b16ff33423822f7d
+SIZE (rust/crates/tokio-0.1.13.tar.gz) = 79248
+SHA256 (rust/crates/tokio-codec-0.1.1.tar.gz) = 5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f
+SIZE (rust/crates/tokio-codec-0.1.1.tar.gz) = 7617
SHA256 (rust/crates/tokio-core-0.1.17.tar.gz) = aeeffbbb94209023feaef3c196a41cbcdafa06b4a6f893f68779bb5e53796f71
SIZE (rust/crates/tokio-core-0.1.17.tar.gz) = 73933
-SHA256 (rust/crates/tokio-current-thread-0.1.1.tar.gz) = 8fdfb899688ac16f618076bd09215edbfda0fd5dfecb375b6942636cb31fa8a7
-SIZE (rust/crates/tokio-current-thread-0.1.1.tar.gz) = 18152
-SHA256 (rust/crates/tokio-executor-0.1.4.tar.gz) = 84823b932d566bc3c6aa644df4ca36cb38593c50b7db06011fd4e12e31e4047e
-SIZE (rust/crates/tokio-executor-0.1.4.tar.gz) = 10198
-SHA256 (rust/crates/tokio-fs-0.1.3.tar.gz) = b5cbe4ca6e71cb0b62a66e4e6f53a8c06a6eefe46cc5f665ad6f274c9906f135
-SIZE (rust/crates/tokio-fs-0.1.3.tar.gz) = 12719
-SHA256 (rust/crates/tokio-io-0.1.8.tar.gz) = 8d6cc2de7725863c86ac71b0b9068476fec50834f055a243558ef1655bbd34cb
-SIZE (rust/crates/tokio-io-0.1.8.tar.gz) = 32375
-SHA256 (rust/crates/tokio-process-0.2.2.tar.gz) = 0832648d1ff7ca42c06ca45dc76797b92c56500de828e33c77276fa1449947b6
-SIZE (rust/crates/tokio-process-0.2.2.tar.gz) = 19077
-SHA256 (rust/crates/tokio-proto-0.1.1.tar.gz) = 8fbb47ae81353c63c487030659494b295f6cb6576242f907f203473b191b0389
-SIZE (rust/crates/tokio-proto-0.1.1.tar.gz) = 44268
-SHA256 (rust/crates/tokio-reactor-0.1.5.tar.gz) = 4bfbaf9f260635649ec26b6fb4aded03887295ffcd999f6e43fd2c4758f758ea
-SIZE (rust/crates/tokio-reactor-0.1.5.tar.gz) = 23389
+SHA256 (rust/crates/tokio-current-thread-0.1.4.tar.gz) = 331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6
+SIZE (rust/crates/tokio-current-thread-0.1.4.tar.gz) = 19400
+SHA256 (rust/crates/tokio-executor-0.1.5.tar.gz) = c117b6cf86bb730aab4834f10df96e4dd586eff2c3c27d3781348da49e255bde
+SIZE (rust/crates/tokio-executor-0.1.5.tar.gz) = 10540
+SHA256 (rust/crates/tokio-fs-0.1.4.tar.gz) = 60ae25f6b17d25116d2cba342083abe5255d3c2c79cb21ea11aa049c53bf7c75
+SIZE (rust/crates/tokio-fs-0.1.4.tar.gz) = 12706
+SHA256 (rust/crates/tokio-io-0.1.10.tar.gz) = 7392fe0a70d5ce0c882c4778116c519bd5dbaa8a7c3ae3d04578b3afafdcda21
+SIZE (rust/crates/tokio-io-0.1.10.tar.gz) = 33143
+SHA256 (rust/crates/tokio-named-pipes-0.1.0.tar.gz) = 9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae
+SIZE (rust/crates/tokio-named-pipes-0.1.0.tar.gz) = 7055
+SHA256 (rust/crates/tokio-process-0.2.3.tar.gz) = 88e1281e412013f1ff5787def044a9577a0bed059f451e835f1643201f8b777d
+SIZE (rust/crates/tokio-process-0.2.3.tar.gz) = 19886
+SHA256 (rust/crates/tokio-reactor-0.1.7.tar.gz) = 502b625acb4ee13cbb3b90b8ca80e0addd263ddacf6931666ef751e610b07fb5
+SIZE (rust/crates/tokio-reactor-0.1.7.tar.gz) = 23740
SHA256 (rust/crates/tokio-serde-0.1.0.tar.gz) = 894168193c4f80862a2244ff953b69145a9961a9efba39500e0970b083d0649c
SIZE (rust/crates/tokio-serde-0.1.0.tar.gz) = 10150
SHA256 (rust/crates/tokio-serde-bincode-0.1.1.tar.gz) = 02e35c8d60a5e87cfb30dd562a309e56f8a6d36617b0a76c87f04d5466607ca8
SIZE (rust/crates/tokio-serde-bincode-0.1.1.tar.gz) = 3216
SHA256 (rust/crates/tokio-service-0.1.0.tar.gz) = 24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162
SIZE (rust/crates/tokio-service-0.1.0.tar.gz) = 8376
-SHA256 (rust/crates/tokio-signal-0.2.4.tar.gz) = 527342552ec4a6049f787ccc9e2d6e0eab77bfe6cb7ec7a05c0391e370f466c3
-SIZE (rust/crates/tokio-signal-0.2.4.tar.gz) = 20372
-SHA256 (rust/crates/tokio-tcp-0.1.1.tar.gz) = 5b4c329b47f071eb8a746040465fa751bd95e4716e98daef6a9b4e434c17d565
-SIZE (rust/crates/tokio-tcp-0.1.1.tar.gz) = 11448
-SHA256 (rust/crates/tokio-threadpool-0.1.6.tar.gz) = a5758cecb6e0633cea5d563ac07c975e04961690b946b04fd84e7d6445a8f6af
-SIZE (rust/crates/tokio-threadpool-0.1.6.tar.gz) = 48778
-SHA256 (rust/crates/tokio-timer-0.2.6.tar.gz) = d03fa701f9578a01b7014f106b47f0a363b4727a7f3f75d666e312ab7acbbf1c
-SIZE (rust/crates/tokio-timer-0.2.6.tar.gz) = 35177
+SHA256 (rust/crates/tokio-signal-0.2.7.tar.gz) = dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296
+SIZE (rust/crates/tokio-signal-0.2.7.tar.gz) = 15122
+SHA256 (rust/crates/tokio-tcp-0.1.2.tar.gz) = 7ad235e9dadd126b2d47f6736f65aa1fdcd6420e66ca63f44177bc78df89f912
+SIZE (rust/crates/tokio-tcp-0.1.2.tar.gz) = 10633
+SHA256 (rust/crates/tokio-threadpool-0.1.9.tar.gz) = 56c5556262383032878afad66943926a1d1f0967f17e94bd7764ceceb3b70e7f
+SIZE (rust/crates/tokio-threadpool-0.1.9.tar.gz) = 48778
+SHA256 (rust/crates/tokio-timer-0.2.8.tar.gz) = 4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8
+SIZE (rust/crates/tokio-timer-0.2.8.tar.gz) = 36835
SHA256 (rust/crates/tokio-tls-0.1.4.tar.gz) = 772f4b04e560117fe3b0a53e490c16ddc8ba6ec437015d91fa385564996ed913
SIZE (rust/crates/tokio-tls-0.1.4.tar.gz) = 25780
-SHA256 (rust/crates/tokio-udp-0.1.2.tar.gz) = da941144b816d0dcda4db3a1ba87596e4df5e860a72b70783fe435891f80601c
-SIZE (rust/crates/tokio-udp-0.1.2.tar.gz) = 9765
-SHA256 (rust/crates/tokio-uds-0.2.1.tar.gz) = 424c1ed15a0132251813ccea50640b224c809d6ceafb88154c1a8775873a0e89
-SIZE (rust/crates/tokio-uds-0.2.1.tar.gz) = 9286
-SHA256 (rust/crates/toml-0.4.6.tar.gz) = a0263c6c02c4db6c8f7681f9fd35e90de799ebd4cfdeab77a38f4ff6b3d8c0d9
-SIZE (rust/crates/toml-0.4.6.tar.gz) = 40203
+SHA256 (rust/crates/tokio-udp-0.1.3.tar.gz) = 66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92
+SIZE (rust/crates/tokio-udp-0.1.3.tar.gz) = 10227
+SHA256 (rust/crates/tokio-uds-0.2.4.tar.gz) = 99ce87382f6c1a24b513a72c048b2c8efe66cb5161c9061d00bee510f08dc168
+SIZE (rust/crates/tokio-uds-0.2.4.tar.gz) = 11837
+SHA256 (rust/crates/toml-0.4.9.tar.gz) = 19782e145d5abefb03758958f06ea35f7b1d8421b534140e0238fd3d0bfd66e3
+SIZE (rust/crates/toml-0.4.9.tar.gz) = 44116
SHA256 (rust/crates/treeline-0.1.0.tar.gz) = a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41
SIZE (rust/crates/treeline-0.1.0.tar.gz) = 3855
SHA256 (rust/crates/try-lock-0.1.0.tar.gz) = ee2aa4715743892880f70885373966c83d73ef1b0838a664ef0c76fffd35e7c2
SIZE (rust/crates/try-lock-0.1.0.tar.gz) = 3195
+SHA256 (rust/crates/try-lock-0.2.2.tar.gz) = e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382
+SIZE (rust/crates/try-lock-0.2.2.tar.gz) = 3638
SHA256 (rust/crates/twoway-0.1.8.tar.gz) = 59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1
SIZE (rust/crates/twoway-0.1.8.tar.gz) = 31774
-SHA256 (rust/crates/ucd-util-0.1.1.tar.gz) = fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d
-SIZE (rust/crates/ucd-util-0.1.1.tar.gz) = 24221
+SHA256 (rust/crates/ucd-util-0.1.3.tar.gz) = 535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86
+SIZE (rust/crates/ucd-util-0.1.3.tar.gz) = 25897
SHA256 (rust/crates/unicase-1.4.2.tar.gz) = 7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33
SIZE (rust/crates/unicase-1.4.2.tar.gz) = 3907
-SHA256 (rust/crates/unicase-2.1.0.tar.gz) = 284b6d3db520d67fbe88fd778c21510d1b0ba4a551e5d0fbb023d33405f6de8a
-SIZE (rust/crates/unicase-2.1.0.tar.gz) = 34880
+SHA256 (rust/crates/unicase-2.2.0.tar.gz) = 9d3218ea14b4edcaccfa0df0a64a3792a2c32cc706f1b336e48867f9d3147f90
+SIZE (rust/crates/unicase-2.2.0.tar.gz) = 19587
SHA256 (rust/crates/unicode-bidi-0.3.4.tar.gz) = 49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5
SIZE (rust/crates/unicode-bidi-0.3.4.tar.gz) = 32228
SHA256 (rust/crates/unicode-normalization-0.1.7.tar.gz) = 6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25
@@ -465,20 +507,22 @@ SHA256 (rust/crates/unreachable-1.0.0.tar.gz) = 382810877fe448991dfc7f0dd6e3ae5d
SIZE (rust/crates/unreachable-1.0.0.tar.gz) = 6355
SHA256 (rust/crates/untrusted-0.6.2.tar.gz) = 55cd1f4b4e96b46aeb8d4855db4a7a9bd96eeeb5c6a1ab54593328761642ce2f
SIZE (rust/crates/untrusted-0.6.2.tar.gz) = 7526
-SHA256 (rust/crates/url-1.7.1.tar.gz) = 2a321979c09843d272956e73700d12c4e7d3d92b2ee112b31548aef0d4efc5a6
-SIZE (rust/crates/url-1.7.1.tar.gz) = 68266
-SHA256 (rust/crates/utf8-ranges-1.0.1.tar.gz) = fd70f467df6810094968e2fce0ee1bd0e87157aceb026a8c083bcf5e25b9efe4
-SIZE (rust/crates/utf8-ranges-1.0.1.tar.gz) = 9247
-SHA256 (rust/crates/utf8parse-0.1.0.tar.gz) = a15ea87f3194a3a454c78d79082b4f5e85f6956ddb6cb86bbfbe4892aa3c0323
-SIZE (rust/crates/utf8parse-0.1.0.tar.gz) = 2927
+SHA256 (rust/crates/url-1.7.2.tar.gz) = dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a
+SIZE (rust/crates/url-1.7.2.tar.gz) = 68597
+SHA256 (rust/crates/utf8-ranges-1.0.2.tar.gz) = 796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737
+SIZE (rust/crates/utf8-ranges-1.0.2.tar.gz) = 8510
+SHA256 (rust/crates/utf8parse-0.1.1.tar.gz) = 8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d
+SIZE (rust/crates/utf8parse-0.1.1.tar.gz) = 13995
SHA256 (rust/crates/uuid-0.6.5.tar.gz) = e1436e58182935dcd9ce0add9ea0b558e8a87befe01c1a301e6020aeb0876363
SIZE (rust/crates/uuid-0.6.5.tar.gz) = 26185
+SHA256 (rust/crates/uuid-0.7.1.tar.gz) = dab5c5526c5caa3d106653401a267fed923e7046f35895ffcb5ca42db64942e6
+SIZE (rust/crates/uuid-0.7.1.tar.gz) = 32775
SHA256 (rust/crates/vcpkg-0.2.6.tar.gz) = def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d
SIZE (rust/crates/vcpkg-0.2.6.tar.gz) = 9866
SHA256 (rust/crates/vec_map-0.8.1.tar.gz) = 05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a
SIZE (rust/crates/vec_map-0.8.1.tar.gz) = 14959
-SHA256 (rust/crates/version_check-0.1.4.tar.gz) = 7716c242968ee87e5542f8021178248f267f295a5c4803beae8b8b7fd9bc6051
-SIZE (rust/crates/version_check-0.1.4.tar.gz) = 7946
+SHA256 (rust/crates/version_check-0.1.5.tar.gz) = 914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd
+SIZE (rust/crates/version_check-0.1.5.tar.gz) = 8173
SHA256 (rust/crates/void-1.0.2.tar.gz) = 6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d
SIZE (rust/crates/void-1.0.2.tar.gz) = 2356
SHA256 (rust/crates/vte-0.3.3.tar.gz) = 4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf
@@ -487,12 +531,14 @@ SHA256 (rust/crates/walkdir-1.0.7.tar.gz) = bb08f9e670fab86099470b97cd2b252d6527
SIZE (rust/crates/walkdir-1.0.7.tar.gz) = 17883
SHA256 (rust/crates/want-0.0.4.tar.gz) = a05d9d966753fa4b5c8db73fcab5eed4549cfe0e1e4e66911e5564a0085c35d1
SIZE (rust/crates/want-0.0.4.tar.gz) = 5357
+SHA256 (rust/crates/want-0.0.6.tar.gz) = 797464475f30ddb8830cc529aaaae648d581f99e2036a928877dfde027ddf6b3
+SIZE (rust/crates/want-0.0.6.tar.gz) = 5434
SHA256 (rust/crates/which-2.0.0.tar.gz) = 49c4f580e93079b70ac522e7bdebbe1568c8afa7d8d05ee534ee737ca37d2f51
SIZE (rust/crates/which-2.0.0.tar.gz) = 6590
SHA256 (rust/crates/winapi-0.2.8.tar.gz) = 167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a
SIZE (rust/crates/winapi-0.2.8.tar.gz) = 455145
-SHA256 (rust/crates/winapi-0.3.5.tar.gz) = 773ef9dcc5f24b7d850d0ff101e542ff24c3b090a9768e03ff889fdef41f00fd
-SIZE (rust/crates/winapi-0.3.5.tar.gz) = 997942
+SHA256 (rust/crates/winapi-0.3.6.tar.gz) = 92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0
+SIZE (rust/crates/winapi-0.3.6.tar.gz) = 1029391
SHA256 (rust/crates/winapi-build-0.1.1.tar.gz) = 2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc
SIZE (rust/crates/winapi-build-0.1.1.tar.gz) = 669
SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6
@@ -509,5 +555,5 @@ SHA256 (rust/crates/xattr-0.2.2.tar.gz) = 244c3741f4240ef46274860397c7c74e50eb23
SIZE (rust/crates/xattr-0.2.2.tar.gz) = 11750
SHA256 (rust/crates/zip-0.4.2.tar.gz) = 36b9e08fb518a65cf7e08a1e482573eb87a2f4f8c6619316612a3c1f162fe822
SIZE (rust/crates/zip-0.4.2.tar.gz) = 25852
-SHA256 (mozilla-sccache-2.8.0.alpha0-dda88a6_GH0.tar.gz) = dd8d0b0c8f3c944e1267a0877a44c947b172023c246ea78c9a83d1d9cc4be6ea
-SIZE (mozilla-sccache-2.8.0.alpha0-dda88a6_GH0.tar.gz) = 179656
+SHA256 (mozilla-sccache-0.2.8_GH0.tar.gz) = e0ed93c5ce26d240e0f737e9409decf80cdae762f21eb51d3d4c26539bdbd468
+SIZE (mozilla-sccache-0.2.8_GH0.tar.gz) = 229658
diff --git a/devel/sccache/files/patch-openssl-0.10 b/devel/sccache/files/patch-openssl-0.10
index 81ef6a22dea6..7dcf5111cff9 100644
--- a/devel/sccache/files/patch-openssl-0.10
+++ b/devel/sccache/files/patch-openssl-0.10
@@ -1,9 +1,36 @@
https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
---- Cargo.lock 2018-09-10 20:16:55 UTC
+--- Cargo.lock.orig 2019-01-23 17:06:01 UTC
+++ Cargo.lock
-@@ -122,11 +122,6 @@ dependencies = [
-
+@@ -71,7 +71,7 @@ name = "atty"
+ version = "0.2.11"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -83,7 +83,7 @@ source = "registry+https://github.com/rust-lang/crates
+ dependencies = [
+ "backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)",
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -94,7 +94,7 @@ version = "0.1.24"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -127,11 +127,6 @@ dependencies = [
+
[[package]]
name = "bitflags"
-version = "0.9.1"
@@ -13,18 +40,209 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
-name = "bitflags"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
-@@ -943,7 +938,7 @@ source = "registry+https://github.com/rust-lang/crates
+
+@@ -247,7 +242,7 @@ version = "0.2.3"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -256,7 +251,7 @@ version = "0.5.1"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -264,7 +259,7 @@ name = "core-foundation-sys"
+ version = "0.2.3"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -272,7 +267,7 @@ name = "core-foundation-sys"
+ version = "0.5.1"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -328,7 +323,7 @@ name = "daemonize"
+ version = "0.3.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -351,7 +346,7 @@ name = "directories"
+ version = "1.0.2"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -425,7 +420,7 @@ version = "0.1.15"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -435,7 +430,7 @@ version = "0.2.4"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -445,7 +440,7 @@ version = "1.0.5"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "flate2-crc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -678,7 +673,7 @@ name = "iovec"
+ version = "0.1.2"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -700,7 +695,7 @@ name = "jobserver"
+ version = "0.1.11"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -768,7 +763,7 @@ name = "libmount"
+ version = "0.1.11"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "nix 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -853,7 +848,7 @@ name = "memchr"
+ version = "1.0.2"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -862,7 +857,7 @@ version = "2.1.1"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -924,7 +919,7 @@ source = "registry+https://github.com/rust-lang/crates
+ dependencies = [
+ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
+ "crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -938,7 +933,7 @@ dependencies = [
+ "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ "lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -963,7 +958,7 @@ version = "0.6.7"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1018,8 +1013,8 @@ version = "0.1.5"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
- "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)",
- "schannel 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
+ "schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
"security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
"security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1021,18 +1016,6 @@ dependencies = [
-
+@@ -1032,7 +1027,7 @@ version = "0.2.2"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl 0.10.15 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -1049,7 +1044,7 @@ version = "0.2.33"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1061,7 +1056,7 @@ dependencies = [
+ "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1101,7 +1096,7 @@ name = "num_cpus"
+ version = "1.8.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -1114,18 +1109,6 @@ dependencies = [
+
[[package]]
name = "openssl"
-version = "0.9.24"
@@ -32,33 +250,276 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
-dependencies = [
- "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
-- "openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)",
+- "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
+- "openssl-sys 0.9.39 (registry+https://github.com/rust-lang/crates.io-index)",
-]
-
-[[package]]
-name = "openssl"
- version = "0.10.11"
+ version = "0.10.15"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+@@ -1133,7 +1116,7 @@ dependencies = [
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.9.39 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1148,7 +1131,7 @@ version = "0.9.39"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
-@@ -2318,7 +2301,6 @@ dependencies = [
- "checksum base64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "85415d2594767338a74a30c1d370b2f3262ec1b4ed2d7bba5b3faf4de40467d9"
+ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
+ "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -1175,7 +1158,7 @@ name = "parking_lot_core"
+ version = "0.3.1"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "smallvec 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -1298,7 +1281,7 @@ version = "0.3.22"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1308,7 +1291,7 @@ version = "0.4.3"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1319,7 +1302,7 @@ source = "registry+https://github.com/rust-lang/crates
+ dependencies = [
+ "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -1331,7 +1314,7 @@ source = "registry+https://github.com/rust-lang/crates
+ dependencies = [
+ "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -1527,7 +1510,7 @@ source = "registry+https://github.com/rust-lang/crates
+ dependencies = [
+ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
+ "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1559,7 +1542,7 @@ version = "0.2.36"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
+ "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -1641,7 +1624,7 @@ dependencies = [
+ "jsonwebtoken 5.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "libmount 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
+ "local-encoding 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -1715,7 +1698,7 @@ source = "registry+https://github.com/rust-lang/crates
+ dependencies = [
+ "core-foundation 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1726,7 +1709,7 @@ source = "registry+https://github.com/rust-lang/crates
+ dependencies = [
+ "core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "security-framework-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+@@ -1736,7 +1719,7 @@ version = "0.1.16"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -1745,7 +1728,7 @@ version = "0.2.1"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -1823,7 +1806,7 @@ version = "0.1.6"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "arc-swap 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -1859,7 +1842,7 @@ version = "0.3.8"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -1932,7 +1915,7 @@ version = "0.4.20"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
+ "xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -1952,7 +1935,7 @@ version = "3.0.4"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
+ "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
+ "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -1981,7 +1964,7 @@ name = "termion"
+ version = "1.5.1"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
+ "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -2015,7 +1998,7 @@ name = "time"
+ version = "0.1.40"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "redox_syscall 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+@@ -2138,7 +2121,7 @@ version = "0.2.3"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ "tokio-io 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -2200,7 +2183,7 @@ version = "0.2.7"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
+ "signal-hook 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -2281,7 +2264,7 @@ dependencies = [
+ "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
+ "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
+ "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
+@@ -2376,7 +2359,7 @@ version = "0.5.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -2493,7 +2476,7 @@ version = "2.0.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+ "failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -2556,7 +2539,7 @@ name = "xattr"
+ version = "0.2.2"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ dependencies = [
+- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
++ "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
+ ]
+
+ [[package]]
+@@ -2587,7 +2570,6 @@ dependencies = [
+ "checksum base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643"
"checksum bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e"
"checksum bincode 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9f2fb9e29e72fd6bc12071533d5dc7664cb01480c59406f656d7ac25c7bd8ff7"
-"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
"checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12"
"checksum buf_redux 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b9279646319ff816b05fb5897883ece50d7d854d12b59992683d4f8a71b0f949"
- "checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
-@@ -2424,7 +2406,6 @@ dependencies = [
+ "checksum bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8"
+@@ -2660,7 +2642,7 @@ dependencies = [
+ "checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
+ "checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1"
+ "checksum lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0"
+-"checksum libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)" = "10923947f84a519a45c8fefb7dd1b3e8c08747993381adee176d7a82b4195311"
++"checksum libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" = "c6785aa7dd976f5fbf3b71cfd9cd49d7f783c1ff565a858d71031c6c313aa5c6"
+ "checksum libflate 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "21138fc6669f438ed7ae3559d5789a5f0ba32f28c1f0608d1e452b0bb06ee936"
+ "checksum libmount 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d9d45f88f32c57ebf3688ada41414dc700aab97ad58e26cbcda6af50da53559a"
+ "checksum linked-hash-map 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bda158e0dabeb97ee8a401f4d17e479d6b891a14de0bba79d5cc2d4d325b5e48"
+@@ -2699,7 +2681,6 @@ dependencies = [
"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
"checksum number_prefix 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "dbf9993e59c894e3c08aa1c2712914e9e6bf1fcbfc6bef283e2183df345a4fee"
- "checksum openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)" = "6c24d3508b4fb6da175c10baac54c578b33f09c89ae90c6fe9788b3b4768efdc"
+ "checksum openssl 0.10.15 (registry+https://github.com/rust-lang/crates.io-index)" = "5e1309181cdcbdb51bc3b6bedb33dfac2a83b3d585033d3f6d9e22e8c1928613"
-"checksum openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)" = "a3605c298474a3aa69de92d21139fb5e2a81688d308262359d85cdd0d12a7985"
- "checksum openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)" = "912f301a749394e1025d9dcddef6106ddee9252620e6d0a0e5f8d0681de9b129"
- "checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
- "checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5"
---- cargo-crates/native-tls-0.1.5/Cargo.toml.orig 2018-01-11 17:27:31 UTC
+ "checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
+ "checksum openssl-sys 0.9.39 (registry+https://github.com/rust-lang/crates.io-index)" = "278c1ad40a89aa1e741a1eed089a2f60b18fab8089c3139b542140fc7d674106"
+ "checksum owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13"
+--- cargo-crates/native-tls-0.1.5/Cargo.toml.orig 1970-01-01 00:00:00 UTC
+++ cargo-crates/native-tls-0.1.5/Cargo.toml
@@ -34,6 +34,6 @@ version = "0.1.15"
[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.tempdir]
@@ -68,7 +529,7 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
+version = "0.10.1"
[target."cfg(target_os = \"windows\")".dependencies.schannel]
version = "0.1.7"
---- cargo-crates/native-tls-0.1.5/src/imp/openssl.rs.orig 2018-01-11 17:27:24 UTC
+--- cargo-crates/native-tls-0.1.5/src/imp/openssl.rs.orig 2018-01-11 17:27:24 UTC
+++ cargo-crates/native-tls-0.1.5/src/imp/openssl.rs
@@ -6,25 +6,25 @@ use std::error;
use self::openssl::pkcs12;
@@ -77,9 +538,9 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
- SslAcceptor, MidHandshakeSslStream, SslContextBuilder};
+ SslAcceptor, MidHandshakeSslStream, SslContextBuilder, SslOptions};
use self::openssl::x509::X509;
-
+
use Protocol;
-
+
fn supported_protocols(protocols: &[Protocol], ctx: &mut SslContextBuilder) {
// This constant is only defined on OpenSSL 1.0.2 and above, so manually do it.
- let ssl_op_no_ssl_mask = ssl::SSL_OP_NO_SSLV2 | ssl::SSL_OP_NO_SSLV3 | ssl::SSL_OP_NO_TLSV1 |
@@ -88,7 +549,7 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
+ let ssl_op_no_ssl_mask = SslOptions::NO_SSLV2 | SslOptions::NO_SSLV3 | SslOptions::NO_TLSV1 |
+ SslOptions::NO_TLSV1_1 |
+ SslOptions::NO_TLSV1_2;
-
+
ctx.clear_options(ssl_op_no_ssl_mask);
let mut options = ssl_op_no_ssl_mask;
for protocol in protocols {
@@ -105,14 +566,14 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
};
options &= !op;
@@ -64,7 +64,7 @@ impl From<ssl::Error> for Error {
-
+
impl From<ErrorStack> for Error {
fn from(err: ErrorStack) -> Error {
- ssl::Error::Ssl(err).into()
+ err.into()
}
}
-
+
@@ -132,11 +132,9 @@ pub enum HandshakeError<S> {
impl<S> From<ssl::HandshakeError<S>> for HandshakeError<S> {
fn from(e: ssl::HandshakeError<S>) -> HandshakeError<S> {
@@ -141,14 +602,14 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
Ok(())
}
@@ -183,7 +183,7 @@ pub struct TlsConnector(SslConnector);
-
+
impl TlsConnector {
pub fn builder() -> Result<TlsConnectorBuilder, Error> {
- let builder = try!(SslConnectorBuilder::new(SslMethod::tls()));
+ let builder = try!(SslConnector::builder(SslMethod::tls()));
Ok(TlsConnectorBuilder(builder))
}
-
+
@@ -199,7 +199,12 @@ impl TlsConnector {
where
S: io::Read + io::Write,
@@ -164,7 +625,7 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
}
}
@@ -248,12 +253,14 @@ pub struct TlsAcceptor(SslAcceptor);
-
+
impl TlsAcceptor {
pub fn builder(pkcs12: Pkcs12) -> Result<TlsAcceptorBuilder, Error> {
- let builder = try!(SslAcceptorBuilder::mozilla_intermediate(
@@ -183,9 +644,9 @@ https://github.com/sfackler/rust-native-tls/commit/f1a7ea94752c
+ }
Ok(TlsAcceptorBuilder(builder))
}
-
+
@@ -307,12 +314,11 @@ impl<S: io::Read + io::Write> TlsStream<S> {
-
+
pub fn shutdown(&mut self) -> io::Result<()> {
match self.0.shutdown() {
- Ok(_) |