Update Rust crate openssl-sys to 0.9.111
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -12,7 +12,7 @@ clap = { version = "4.5.51", features = ["derive", "env"] }
|
|||||||
anyhow = "1.0.100"
|
anyhow = "1.0.100"
|
||||||
thiserror = "2.0.17"
|
thiserror = "2.0.17"
|
||||||
openssl = { version = "0.10.75" }
|
openssl = { version = "0.10.75" }
|
||||||
openssl-sys = "0.9.110"
|
openssl-sys = "0.9.111"
|
||||||
libc = "0.2.177"
|
libc = "0.2.177"
|
||||||
foreign-types-shared = "0.1.1"
|
foreign-types-shared = "0.1.1"
|
||||||
asn1 = "0.23.0"
|
asn1 = "0.23.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user