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

@ -25,6 +25,7 @@ reth-execution-types.workspace = true
revm-primitives.workspace = true
# Alloy
alloy-primitives.workspace = true
alloy-eips.workspace = true
alloy-sol-types.workspace = true