mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 00:33:06 +00:00
Update criterion
This commit is contained in:
parent
ce21d134a5
commit
3dcc0c257e
@ -31,7 +31,7 @@ sha2 = "0.10.2"
|
||||
tiny-keccak = "2.0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.5"
|
||||
criterion = "0.4.0"
|
||||
hex = "0.4.3"
|
||||
|
||||
[features]
|
||||
|
||||
@ -37,7 +37,7 @@ static_assertions = "1.1.0"
|
||||
[dev-dependencies]
|
||||
rand = "0.8.4"
|
||||
rand_chacha = "0.3.1"
|
||||
criterion = "0.3.5"
|
||||
criterion = "0.4.0"
|
||||
env_logger = "0.9.0"
|
||||
tynm = "0.1.6"
|
||||
structopt = "0.3.26"
|
||||
|
||||
@ -16,7 +16,7 @@ rand = "0.8.4"
|
||||
rand_chacha = "0.3.1"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.5"
|
||||
criterion = "0.4.0"
|
||||
|
||||
[[bench]]
|
||||
name = "lookup_permuted_cols"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user