Skip to content

Commit

Permalink
Remove unused hazmat feature
Browse files Browse the repository at this point in the history
Fixes #1597.
  • Loading branch information
mgeisler authored Jun 24, 2024
1 parent 5e6ddf6 commit 8fa0469
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elliptic-curve/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ dev = ["arithmetic", "dep:hex-literal", "pem", "pkcs8"]
hash2curve = ["arithmetic", "digest"]
ecdh = ["arithmetic", "digest", "dep:hkdf"]
group = ["dep:group", "ff"]
hazmat = []
jwk = ["dep:base64ct", "dep:serde_json", "alloc", "serde", "zeroize/alloc"]
pkcs8 = ["dep:pkcs8", "sec1"]
pem = ["dep:pem-rfc7468", "alloc", "arithmetic", "pkcs8", "sec1/pem"]
Expand Down

0 comments on commit 8fa0469

Please sign in to comment.