diff --git a/Cargo.toml b/Cargo.toml index 92009fd..3814505 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ members = [ "crypto-primitives", "dpc", "ff-fft", + "ff-fft-benches", "gm17", "groth16", "r1cs-core",