Update Rust crate openssl-sys to 0.9.106
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-04-01 02:07:57 +00:00
parent 9bf15f28b8
commit 9776b042b3

View File

@ -12,7 +12,7 @@ clap = { version = "4.5.34", features = ["derive", "env"] }
anyhow = "1.0.97"
thiserror = "2.0.3"
openssl = { version = "0.10.66" }
openssl-sys = "0.9.102"
openssl-sys = "0.9.106"
libc = "0.2.171"
foreign-types-shared = "0.1.1"
asn1 = "0.21"