Skip to content

Commit 7463335

Browse files
committed
Temporarily disable R1CS benches until they can be feature gated
1 parent 29d6f4b commit 7463335

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ yoloproofs = []
3737
name = "range_proof"
3838
harness = false
3939

40-
[[bench]]
41-
name = "r1cs"
42-
harness = false
40+
#[[bench]]
41+
#name = "r1cs"
42+
#harness = false

0 commit comments

Comments
 (0)