diff --git a/Cargo.lock b/Cargo.lock index bf3e5b2..2a8f7d0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",