update aes, fpe and blake2-rfc deps
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "zcash_primitives"
|
||||
version = "0.0.0"
|
||||
authors = [
|
||||
"The Hush Developers",
|
||||
"Jack Grigg <jack@z.cash>",
|
||||
]
|
||||
|
||||
@@ -17,5 +18,5 @@ sapling-crypto = { path = "../sapling-crypto" }
|
||||
sha2 = "0.8"
|
||||
|
||||
[dependencies.blake2-rfc]
|
||||
git = "https://github.com/gtank/blake2-rfc"
|
||||
rev = "7a5b5fc99ae483a0043db7547fb79a6fa44b88a9"
|
||||
git = "https://git.hush.is/hush/blake2-rfc"
|
||||
rev = "ba06a506baa297d37959d5e13e90008bba12ec60"
|
||||
|
||||
Reference in New Issue
Block a user