We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f40fa commit f0ca214Copy full SHA for f0ca214
src/rust/Cargo.toml
@@ -19,7 +19,7 @@ cryptography-x509 = { path = "cryptography-x509" }
19
cryptography-x509-verification = { path = "cryptography-x509-verification" }
20
cryptography-openssl = { path = "cryptography-openssl" }
21
pem = { version = "3", default-features = false }
22
-openssl = "0.10.69"
+openssl.workspace = true
23
openssl-sys = "0.9.104"
24
foreign-types-shared = "0.1"
25
self_cell = "1"
0 commit comments