Bump openssl from 0.10.48 to 0.10.60

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/514/head
dependabot[bot] 5 months ago committed by GitHub
parent 7f8bf86a12
commit 2666644491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
Cargo.lock generated

@ -2284,11 +2284,11 @@ checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
[[package]]
name = "openssl"
version = "0.10.48"
version = "0.10.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "518915b97df115dd36109bfa429a48b8f737bd05508cf9588977b599648926d2"
checksum = "79a4c6c3a2b158f7f8f2a2fc5a969fa3a068df6fc9dbb4a43845436e3af7c800"
dependencies = [
"bitflags 1.3.2",
"bitflags 2.3.1",
"cfg-if",
"foreign-types 0.3.2",
"libc",
@ -2316,11 +2316,10 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "openssl-sys"
version = "0.9.83"
version = "0.9.96"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "666416d899cf077260dac8698d60a60b435a46d57e82acb1be3d0dad87284e5b"
checksum = "3812c071ba60da8b5677cc12bcb1d42989a65553772897a7e0355545a819838f"
dependencies = [
"autocfg",
"cc",
"libc",
"pkg-config",

Loading…
Cancel
Save