Skip to content

Commit

Permalink
Update benchmark imports
Browse files Browse the repository at this point in the history
  • Loading branch information
howardwu committed Feb 4, 2021
1 parent dfcd381 commit 87595d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ criterion = "0.3.4"
path = "../curves"
version = "0.0.2"

[dependencies.snarkvm-errors]
path = "../errors"
version = "0.0.2"

[dependencies.snarkvm-marlin]
path = "../marlin"
version = "0.0.2"
Expand Down

0 comments on commit 87595d9

Please sign in to comment.