mirror of
https://github.com/arnaucube/ark-r1cs-std.git
synced 2026-01-11 08:21:30 +01:00
Update dependencies
This commit is contained in:
committed by
Pratyush Mishra
parent
b26867f267
commit
a4a8116f1d
@@ -40,7 +40,7 @@ rayon = "1"
|
|||||||
r1cs = [ "r1cs-core", "r1cs-std" ]
|
r1cs = [ "r1cs-core", "r1cs-std" ]
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
criterion = "0.2"
|
criterion = "0.3.1"
|
||||||
rand_xorshift = { version = "0.2" }
|
rand_xorshift = { version = "0.2" }
|
||||||
|
|
||||||
################################# Benchmarks ##################################
|
################################# Benchmarks ##################################
|
||||||
|
|||||||
Reference in New Issue
Block a user