mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore(task): move blocking pool to reth-tasks (#6929)
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -6705,7 +6705,6 @@ dependencies = [
|
||||
"metrics",
|
||||
"pin-project",
|
||||
"rand 0.8.5",
|
||||
"rayon",
|
||||
"reqwest",
|
||||
"reth-consensus-common",
|
||||
"reth-interfaces",
|
||||
@@ -6933,6 +6932,8 @@ dependencies = [
|
||||
"dyn-clone",
|
||||
"futures-util",
|
||||
"metrics",
|
||||
"pin-project",
|
||||
"rayon",
|
||||
"reth-metrics",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user