Skip to content

Commit f4c056c

Browse files
committed
revert reth-rpc-layer bump
1 parent bce9bdd commit f4c056c

File tree

2 files changed

+83
-12
lines changed

2 files changed

+83
-12
lines changed

Cargo.lock

Lines changed: 82 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rollup-boost/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ assert_cmd = "2.0.10"
8181
predicates = "3.1.2"
8282
tokio-util = { version = "0.7.13" }
8383
bytes = "1.2"
84-
reth-rpc-layer = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.9.2" }
84+
reth-rpc-layer = { git = "https://github.com/paradigmxyz/reth.git", tag = "v1.4.7" }
8585
ctor = "0.4.1"
8686
reqwest = "0.12.15"
8787
testcontainers.workspace = true

0 commit comments

Comments
 (0)