chore: remove unused deps (#5217)

This commit is contained in:
Matthias Seitz
2023-10-29 12:40:04 +01:00
committed by GitHub
parent 5f0e6912ad
commit 3eae861ae0
5 changed files with 2 additions and 16 deletions

View File

@ -17,7 +17,6 @@ revm-primitives = { workspace = true, features = ["serde"] }
# ethereum
alloy-primitives = { workspace = true, features = ["rand", "rlp"] }
alloy-rlp = { workspace = true, features = ["arrayvec"] }
alloy-sol-types.workspace = true
ethers-core = { workspace = true, default-features = false, optional = true }
# crypto