We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a95752f commit 4a442f2Copy full SHA for 4a442f2
searcher-api-types/Cargo.toml
@@ -7,10 +7,8 @@ edition = "2021"
7
serde = { workspace = true }
8
serde_json = { workspace = true }
9
10
-serde_with = "3.0.0"
11
alloy-primitives = "0.8"
12
alloy-rlp = "0.3"
13
alloy-rpc-types-mev = "0.8"
14
-alloy-serde = "0.8"
15
reth-primitives = { git = "https://github.com/paradigmxyz/reth", rev = "1e965caf5fa176f244a31c0d2662ba1b590938db" } # Reth 1.2
16
eyre = "0.6.12"
0 commit comments