diff --git a/Cargo.toml b/Cargo.toml index 3afcbff..92009fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ members = [ "groth16", "r1cs-core", "r1cs-std", + "algebra-core/algebra-core-derive", ] [profile.release]