mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore(deps): move futures-core to workspace (#8857)
This commit is contained in:
@@ -27,7 +27,7 @@ revm.workspace = true
|
||||
|
||||
# async
|
||||
tokio = { workspace = true, features = ["sync", "time"] }
|
||||
futures-core = "0.3"
|
||||
futures-core.workspace = true
|
||||
futures-util.workspace = true
|
||||
|
||||
# metrics
|
||||
|
||||
Reference in New Issue
Block a user