Skip to content

Commit 17bb026

Browse files
authored
pkcs1: remove stub pkcs8 feature (#1932)
Leftover from #1927
1 parent 6c69e47 commit 17bb026

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkcs1/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ std = ["der/std", "alloc"]
3131
pem = ["alloc", "der/pem"]
3232
zeroize = ["der/zeroize"]
3333

34-
# TODO(tarcieri): stub! (for `rsa` crate for now) remove before release
35-
pkcs8 = []
36-
3734
[package.metadata.docs.rs]
3835
all-features = true
3936
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)