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 f32d85d commit 89f6e88Copy full SHA for 89f6e88
Cargo.toml
@@ -60,7 +60,7 @@ pkcs5 = ["pkcs8/encryption"]
60
std = ["pkcs1?/std", "pkcs8?/std", "rand_core/std", "crypto-bigint/rand"]
61
62
[package.metadata.docs.rs]
63
-features = ["std", "pem", "serde", "hazmat", "sha2"]
+features = ["std", "serde", "hazmat", "sha2"]
64
rustdoc-args = ["--cfg", "docsrs"]
65
66
[profile.dev]
0 commit comments