Update Rust crate foreign-types-shared to 0.3.1 #168

Closed
renovate wants to merge 1 commits from renovate/foreign-types-shared-0.x into master
Showing only changes of commit 2e04e80c1c - Show all commits

View File

@ -14,7 +14,7 @@ thiserror = "2.0.3"
openssl = { version = "0.10.66" }
openssl-sys = "0.9.102"
libc = "0.2.159"
foreign-types-shared = "0.1.1"
foreign-types-shared = "0.3.1"
asn1 = "0.21"
actix-web = { version = "4", features = ["openssl"] }
futures = "0.3.31"