diff --git a/common/nym_offline_compact_ecash/Cargo.toml b/common/nym_offline_compact_ecash/Cargo.toml index 3a0d40a8cb..ad1dc6f202 100644 --- a/common/nym_offline_compact_ecash/Cargo.toml +++ b/common/nym_offline_compact_ecash/Cargo.toml @@ -35,11 +35,6 @@ name = "benchmarks_group_operations" path = "benches/benchmarks_group_operations.rs" harness = false -[[bench]] -name = "benchmarks" -path = "benches/benchmarks.rs" -harness = false - [[bench]] name = "benchmarks_expiration_date_signatures" path = "benches/benchmarks_expiration_date_signatures.rs"