Skip to content

Commit 4a442f2

Browse files
committed
Remove unused dependencies from Searcher API types
1 parent a95752f commit 4a442f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

searcher-api-types/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ edition = "2021"
77
serde = { workspace = true }
88
serde_json = { workspace = true }
99

10-
serde_with = "3.0.0"
1110
alloy-primitives = "0.8"
1211
alloy-rlp = "0.3"
1312
alloy-rpc-types-mev = "0.8"
14-
alloy-serde = "0.8"
1513
reth-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "1e965caf5fa176f244a31c0d2662ba1b590938db" } # Reth 1.2
1614
eyre = "0.6.12"

0 commit comments

Comments
 (0)