Bump openssl-sys from 0.9.76 to 0.9.77

This commit is contained in:
2022-10-23 01:53:42 +00:00
committed by GitHub
parent 78d352f2f2
commit 1c672b4abf

8
Cargo.lock generated
View File

@@ -1233,7 +1233,7 @@ checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1"
[[package]]
name = "openssl"
version = "0.10.42"
source = "git+https://github.com/lifegpc/rust-openssl#bbabb92c382f042b6719a523a63b2ce0ed5bb827"
source = "git+https://github.com/lifegpc/rust-openssl#81822205fac1e05b09c14f098003288155ebfe57"
dependencies = [
"bitflags",
"cfg-if",
@@ -1247,7 +1247,7 @@ dependencies = [
[[package]]
name = "openssl-macros"
version = "0.1.0"
source = "git+https://github.com/lifegpc/rust-openssl#bbabb92c382f042b6719a523a63b2ce0ed5bb827"
source = "git+https://github.com/lifegpc/rust-openssl#81822205fac1e05b09c14f098003288155ebfe57"
dependencies = [
"proc-macro2",
"quote",
@@ -1262,8 +1262,8 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "openssl-sys"
version = "0.9.76"
source = "git+https://github.com/lifegpc/rust-openssl#bbabb92c382f042b6719a523a63b2ce0ed5bb827"
version = "0.9.77"
source = "git+https://github.com/lifegpc/rust-openssl#81822205fac1e05b09c14f098003288155ebfe57"
dependencies = [
"autocfg",
"cc",