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 8c60e19 commit 809b1a2Copy full SHA for 809b1a2
cms/Cargo.toml
@@ -50,7 +50,7 @@ tokio = { version = "1.45.1", features = ["macros", "rt"] }
50
x509-cert = { version = "0.3.0-rc.0", features = ["pem"] }
51
52
[features]
53
-std = ["der/std", "spki/std"]
+std = ["der/std", "x509-cert/std", "spki/std"]
54
builder = [
55
"dep:aes",
56
"dep:aes-kw",
0 commit comments