From: bors Date: Mon, 14 Nov 2016 21:56:07 +0000 (-0800) Subject: Auto merge of #3272 - cuviper:openssl-1.1.0, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~13^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9f1beafaccc68339754842ffb6e57b22a3138015;p=cargo.git Auto merge of #3272 - cuviper:openssl-1.1.0, r=alexcrichton Update dependencies for OpenSSL 1.1.0 compatibility The primary targets here are openssl and openssl-sys crates 0.9, bringing support for OpenSSL 1.1.0. This requires updating the curl and git2 related dependencies as well. A small change is required in cargo itself for the new Hasher API. Results from the hasher are simply unwrapped for now, matching the Windows behavior that already panics on error. --- 9f1beafaccc68339754842ffb6e57b22a3138015