chore(ethereum): replace reth-primitives with alloy (#11155)

Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
This commit is contained in:
Abhishek kochar
2024-09-24 19:33:11 +08:00
committed by GitHub
parent c851a1740c
commit 6e64a14a6f
13 changed files with 39 additions and 19 deletions

View File

@ -21,6 +21,10 @@ reth-rpc-types-compat.workspace = true
alloy-rlp.workspace = true
reth-chain-state.workspace = true
# alloy
alloy-primitives.workspace = true
alloy-eips.workspace = true
# misc
serde.workspace = true
sha2.workspace = true