This commit is contained in:
Daniel Lubarov 2022-08-24 16:06:50 -07:00
parent fb34b09888
commit 4112065692

View File

@ -22,6 +22,7 @@ rand = "0.8.5"
rand_chacha = "0.3.1"
rlp = "0.5.1"
keccak-hash = "0.9.0"
tiny-keccak = "2.0.2"
[dev-dependencies]
criterion = "0.3.5"