We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d8a4a1 + c282ef1 commit 350da19Copy full SHA for 350da19
Cargo.toml
@@ -88,9 +88,8 @@ p256 = "0.13.2"
88
p384 = "0.13"
89
webbrowser = "0.8.4"
90
pem = "2.0"
91
-picky = { version = "7.0.0-rc.5", default-features = false, features = [
+picky = { version = "7.0.0-rc.6", default-features = false, features = [
92
"x509",
93
- "ec",
94
] }
95
pkcs1 = { version = "0.7.5", features = ["std"] }
96
pkcs8 = { version = "0.10.2", features = [
0 commit comments