Tree hash et al

This commit is contained in:
Michael Sproul
2023-01-16 17:24:58 +11:00
parent 7cae5d99d7
commit 69bdd1d61f
16 changed files with 23 additions and 29 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
ethereum_ssz = "1.0.0-beta.2"
tree_hash = "0.4.1"
tree_hash = "1.0.0-beta.0"
milagro_bls = { git = "https://github.com/sigp/milagro_bls", tag = "v1.4.2", optional = true }
rand = "0.7.3"
serde = "1.0.116"