Cargo Features

grin_secp256k1zkp has no features set by default.

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

Affects constants::MAX_PROOF_SIZE, constants::PROOF_MSG_SIZE

dev = clippy

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?