Update dependencies

This commit is contained in:
François Garillot
2020-01-27 17:48:45 -08:00
committed by Pratyush Mishra
parent b26867f267
commit a4a8116f1d

View File

@@ -40,7 +40,7 @@ rayon = "1"
r1cs = [ "r1cs-core", "r1cs-std" ]
[dev-dependencies]
criterion = "0.2"
criterion = "0.3.1"
rand_xorshift = { version = "0.2" }
################################# Benchmarks ##################################