mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Replace #[async_trait] with ->imp for traits in eth_wire (#6756)
This commit is contained in:
@ -35,7 +35,6 @@ tokio-stream.workspace = true
|
||||
pin-project.workspace = true
|
||||
tracing.workspace = true
|
||||
snap = "1.0.5"
|
||||
async-trait.workspace = true
|
||||
|
||||
# arbitrary utils
|
||||
arbitrary = { workspace = true, features = ["derive"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user