mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Replace async trait with ->impl Future (#6791)
This commit is contained in:
@ -29,7 +29,6 @@ alloy-rlp.workspace = true
|
||||
reth-revm = { workspace = true, optional = true }
|
||||
|
||||
# async/futures
|
||||
async-trait.workspace = true
|
||||
futures-util.workspace = true
|
||||
parking_lot.workspace = true
|
||||
tokio = { workspace = true, default-features = false, features = ["sync"] }
|
||||
|
||||
Reference in New Issue
Block a user