]> git.lizzy.rs Git - rust.git/commitdiff
Upgrade OpenSSL to 1.1.1h and add support for aarch64-apple-darwin
authorJake Goulding <jake.goulding@gmail.com>
Mon, 12 Oct 2020 17:56:07 +0000 (13:56 -0400)
committerJake Goulding <jake.goulding@gmail.com>
Mon, 12 Oct 2020 17:57:39 +0000 (13:57 -0400)
Cargo.lock

index bfc2d3e066a891175d6399a80ae115ef79261fb7..4b1b966d3117a584e6847e8630d3b6fd03e23b51 100644 (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",
 ]