Update Rust crate foreign-types-shared to 0.3.0
This commit is contained in:
parent
837835da7e
commit
8cdefb80a4
@ -14,7 +14,7 @@ thiserror = "1.0.64"
|
|||||||
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.159"
|
||||||
foreign-types-shared = "0.1.1"
|
foreign-types-shared = "0.3.0"
|
||||||
asn1 = "0.17"
|
asn1 = "0.17"
|
||||||
actix-web = { version = "4", features = ["openssl"] }
|
actix-web = { version = "4", features = ["openssl"] }
|
||||||
futures = "0.3.31"
|
futures = "0.3.31"
|
||||||
|
Loading…
Reference in New Issue
Block a user