Bump openssl-sys from 0.9.55 to 0.9.57

Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.55 to 0.9.57.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.55...openssl-sys-v0.9.57)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-29 08:02:50 +00:00 committed by GitHub
parent d7d56454b0
commit 7c936427b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -3870,9 +3870,9 @@ dependencies = [
[[package]]
name = "openssl-sys"
version = "0.9.55"
version = "0.9.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7717097d810a0f2e2323f9e5d11e71608355e24828410b55b9d4f18aa5f9a5d8"
checksum = "7410fef80af8ac071d4f63755c0ab89ac3df0fd1ea91f1d1f37cf5cec4395990"
dependencies = [
"autocfg",
"cc",