Removed the fuzztarget feature from the docs

This commit is contained in:
Elichai Turkel 2019-08-01 13:00:04 -04:00
parent e081a98005
commit 9fd088c21d
No known key found for this signature in database
GPG Key ID: 9383CDE9E8E66A7F
1 changed files with 0 additions and 1 deletions

View File

@ -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"