Skip to content

Commit 2b01793

Browse files
authored
Remove Bitfield (#28)
* Remove bitfield * Use new release of ethereum_ssz
1 parent 9e59ff9 commit 2b01793

File tree

4 files changed

+4
-1463
lines changed

4 files changed

+4
-1463
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["cryptography::cryptocurrencies"]
1313
[dependencies]
1414
tree_hash = "0.8.0"
1515
ethereum_serde_utils = "0.7.0"
16-
ethereum_ssz = "0.7.0"
16+
ethereum_ssz = "0.8.0"
1717
serde = "1.0.0"
1818
serde_derive = "1.0.0"
1919
typenum = "1.12.0"

0 commit comments

Comments
 (0)