Skip to content

Commit a9b0e0f

Browse files
authored
Merge pull request #569 from wasmx/ecpairing
benchmarks: allow compiling ecpairing
2 parents 8ef27f5 + c73a4c7 commit a9b0e0f

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)