zcash_primitives: crypto_api_chachapoly 0.4

This commit is contained in:
Jack Grigg 2020-06-25 23:50:39 +12:00
parent 9ced89a1b0
commit 751ddad17d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ aes = "0.3"
blake2b_simd = "0.5"
blake2s_simd = "0.5"
byteorder = "1"
crypto_api_chachapoly = "0.2.1"
crypto_api_chachapoly = "0.4"
equihash = { version = "0.1", path = "../components/equihash" }
ff = { version = "0.6", path = "../ff" }
fpe = "0.2"