dependabot[bot]
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
4 deletions
-
Cargo.lock
|
|
|
@ -948,9 +948,9 @@ checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "openssl" |
|
|
|
version = "0.10.73" |
|
|
|
version = "0.10.78" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" |
|
|
|
checksum = "f38c4372413cdaaf3cc79dd92d29d7d9f5ab09b51b10dded508fb90bb70b9222" |
|
|
|
dependencies = [ |
|
|
|
"bitflags", |
|
|
|
"cfg-if", |
|
|
|
@ -980,9 +980,9 @@ checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "openssl-sys" |
|
|
|
version = "0.9.109" |
|
|
|
version = "0.9.114" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" |
|
|
|
checksum = "13ce1245cd07fcc4cfdb438f7507b0c7e4f3849a69fd84d52374c66d83741bb6" |
|
|
|
dependencies = [ |
|
|
|
"cc", |
|
|
|
"libc", |
|
|
|
|