mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
Rename 'plonk' benchmark to 'arithmetic'
This commit is contained in:
parent
58708c2c20
commit
7710b73bff
2 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ rustdoc-args = [ "--html-in-header", "katex-header.html" ]
|
|||
criterion = "0.3"
|
||||
|
||||
[[bench]]
|
||||
name = "plonk"
|
||||
name = "arithmetic"
|
||||
harness = false
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue