Upgrade OpenSSL to 1.1.1h and add support for aarch64-apple-darwin

This commit is contained in:
Jake Goulding 2020-10-12 13:56:07 -04:00
parent f3ab6f0584
commit d909d69d3a
1 changed files with 2 additions and 2 deletions

View File

@ -2191,9 +2191,9 @@ checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
[[package]]
name = "openssl-src"
version = "111.10.2+1.1.1g"
version = "111.12.0+1.1.1h"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a287fdb22e32b5b60624d4a5a7a02dbe82777f730ec0dbc42a0554326fef5a70"
checksum = "858a4132194f8570a7ee9eb8629e85b23cbc4565f2d4a162e87556e5956abf61"
dependencies = [
"cc",
]