Removed the fuzztarget feature from the docs
This commit is contained in:
parent
e081a98005
commit
9fd088c21d
|
@ -17,7 +17,6 @@ links = "secp256k1"
|
|||
# Should make docs.rs show all functions, even those behind non-default features
|
||||
[package.metadata.docs.rs]
|
||||
features = [ "rand", "serde", "recovery", "endomorphism" ]
|
||||
all-features = true
|
||||
|
||||
[build-dependencies]
|
||||
cc = ">= 1.0.28"
|
||||
|
|
Loading…
Reference in New Issue