Skip to content

Commit

Permalink
Remove bitfield
Browse files Browse the repository at this point in the history
  • Loading branch information
macladson committed Jul 26, 2024
1 parent 5ba47dc commit 24301b7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1,463 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ categories = ["cryptography::cryptocurrencies"]

[dependencies]
tree_hash = "0.6.0"
ethereum_ssz = "0.5.0"
ethereum_ssz = { git = "https://github.com/macladson/ethereum_ssz", branch = "bitvector" }
ethereum_serde_utils = "0.5.0"
serde = "1.0.0"
serde_derive = "1.0.0"
Expand Down
Loading

0 comments on commit 24301b7

Please sign in to comment.