mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
fix(exex): properly check ready state in poll_ready (#7772)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -6626,7 +6626,6 @@ name = "reth-exex"
|
||||
version = "0.2.0-beta.5"
|
||||
dependencies = [
|
||||
"eyre",
|
||||
"futures",
|
||||
"metrics",
|
||||
"reth-config",
|
||||
"reth-metrics",
|
||||
@@ -6637,7 +6636,6 @@ dependencies = [
|
||||
"reth-tasks",
|
||||
"reth-tracing",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-util",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user