Update Rust crate libc to 0.2.171
This commit is contained in:
parent
8941ec2aef
commit
9bf15f28b8
@ -13,7 +13,7 @@ anyhow = "1.0.97"
|
|||||||
thiserror = "2.0.3"
|
thiserror = "2.0.3"
|
||||||
openssl = { version = "0.10.66" }
|
openssl = { version = "0.10.66" }
|
||||||
openssl-sys = "0.9.102"
|
openssl-sys = "0.9.102"
|
||||||
libc = "0.2.159"
|
libc = "0.2.171"
|
||||||
foreign-types-shared = "0.1.1"
|
foreign-types-shared = "0.1.1"
|
||||||
asn1 = "0.21"
|
asn1 = "0.21"
|
||||||
actix-web = { version = "4.10.2", features = ["openssl"] }
|
actix-web = { version = "4.10.2", features = ["openssl"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user