Switch to using the blake2-rfc crate instead.
This commit is contained in:
@@ -14,7 +14,7 @@ features = ["expose-arith"]
|
||||
|
||||
[dependencies]
|
||||
rand = "0.4"
|
||||
blake2 = "0.7"
|
||||
blake2-rfc = "0.2.18"
|
||||
digest = "0.7"
|
||||
bellman = "0.0.9"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user