Cargo Features
[dependencies]
semaphore-rs-proof = { version = "0.2.0", default-features = false, features = ["ark"] }
- default = ark
-
The
ark
feature is set by default wheneversemaphore-rs-proof
is added without
somewhere in the dependency tree.default-features = false - ark default
-
Enables ark-bn254 =0.4.0, worldcoin-ark-circom, ark-ec ^0.4.2, and ark-groth16 =0.4.0
semaphore-rs-proof has 2 features without comments.