Cargo Features

gringron_secp256k1zkp has no features set by default.

[dependencies]
gringron_secp256k1zkp = { version = "0.7.12", features = ["bullet-proof-sizing", "dev", "unstable"] }
bullet-proof-sizing

Affects constants::MAX_PROOF_SIZE, constants::PROOF_MSG_SIZE

dev = clippy
unstable

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

clippy dev?