mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Move PeersHandleProvider to new module reth_network_api::test_utils (#10060)
This commit is contained in:
@ -33,6 +33,7 @@ thiserror.workspace = true
|
||||
serde = { workspace = true, features = ["derive"], optional = true }
|
||||
tokio = { workspace = true, features = ["sync"] }
|
||||
auto_impl.workspace = true
|
||||
derive_more.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["serde"]
|
||||
|
||||
Reference in New Issue
Block a user