mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
criterion 0.4
This commit is contained in:
parent
ef9cc828f9
commit
cb43e87faf
1 changed files with 1 additions and 2 deletions
|
|
@ -21,8 +21,7 @@ rustdoc-args = ["--cfg", "docsrs", "--html-in-header", "katex-header.html"]
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
bincode = "1.3"
|
bincode = "1.3"
|
||||||
criterion = "0.3"
|
criterion = "0.4"
|
||||||
csv = ">= 1.0, < 1.2" # csv 1.2 has MSRV 1.60
|
|
||||||
rand_xorshift = "0.3"
|
rand_xorshift = "0.3"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue