Browse Source

Update dependencies

master
François Garillot 4 years ago
committed by Pratyush Mishra
parent
commit
a4a8116f1d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      crypto-primitives/Cargo.toml

+ 1
- 1
crypto-primitives/Cargo.toml

@ -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 ##################################

Loading…
Cancel
Save