Skip to content

Commit 8ea8180

Browse files
authored
cms: remove pem feature (#1563)
Closes #1557
1 parent 7e399e9 commit 8ea8180

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cms/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ tokio = { version = "1.40.0", features = ["macros", "rt"] }
4747
alloc = ["der/alloc"]
4848
std = ["der/std", "spki/std"]
4949
builder = ["aes", "async-signature", "cbc", "cipher", "rsa", "sha1", "sha2", "sha3", "signature", "std", "spki/alloc", "x509-cert/builder", "zeroize"]
50-
pem = ["alloc", "der/pem"]
5150

5251
[package.metadata.docs.rs]
5352
all-features = true

0 commit comments

Comments
 (0)