diff --git a/Cargo.toml b/Cargo.toml index 3b7e224..1ce36fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ required-features = ["ark"] [[example]] name = "schnorr_algebraic_hash" -required-features = ["ark"] +required-features = ["ark", "ark-bls12-381"] [[example]] name = "bulletproof"