mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
Remove unneeded sha3 dependency.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
642aad68a3
commit
704a6c3637
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ metrics = "0.14.2"
|
|||
num_cpus = "1.13"
|
||||
rand = "0.8"
|
||||
blake2b_simd = "0.5"
|
||||
sha3 = "0.9.1"
|
||||
lazy_static = "1.4.0"
|
||||
static_assertions = "1.1.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue