Skip to content

Commit c73a4c7

Browse files
committed
benchmarks: allow compiling ecpairing
1 parent 8ef27f5 commit c73a4c7

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/target
2+
**/*.rs.bk
3+
/Cargo.lock

test/benchmarks/ecpairing/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[workspace]
2+
13
[package]
24
name = "ecpairing"
35
version = "0.2.0"

0 commit comments

Comments
 (0)