Update Rust crate openssl to 0.10.71
This commit is contained in:
parent
9bf15f28b8
commit
903fbdd62e
@ -11,7 +11,7 @@ dotenvy = "0.15.7"
|
||||
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||
anyhow = "1.0.97"
|
||||
thiserror = "2.0.3"
|
||||
openssl = { version = "0.10.66" }
|
||||
openssl = { version = "0.10.71" }
|
||||
openssl-sys = "0.9.102"
|
||||
libc = "0.2.171"
|
||||
foreign-types-shared = "0.1.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user