We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6647b6 commit 81f7f6eCopy full SHA for 81f7f6e
bindings/rust/extended/s2n-tls/Cargo.toml
@@ -32,6 +32,6 @@ futures-test = "0.3"
32
# TODO unpin this once fixed - https://github.com/sfackler/rust-openssl/issues/2317
33
openssl = "<0.10.67"
34
openssl-sys = "0.9"
35
-foreign-types = "0.3"
+foreign-types = "0.5"
36
temp-env = "0.3"
37
checkers = "0.6"
0 commit comments