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.
basepoint-table
1 parent ae425e9 commit b8679f5Copy full SHA for b8679f5
elliptic-curve/Cargo.toml
@@ -71,4 +71,4 @@ pem = ["dep:pem-rfc7468", "alloc", "arithmetic", "pkcs8/pem", "sec1/pem"]
71
serde = ["dep:serdect", "alloc", "pkcs8", "sec1/serde"]
72
73
[package.metadata.docs.rs]
74
-features = ["bits", "ecdh", "pem", "std"]
+features = ["basepoint-table", "bits", "ecdh", "pem", "std"]
0 commit comments