mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix(net): export PeerInfo fields and derive Clone (#977)
This commit is contained in:
@ -18,4 +18,4 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
# misc
|
||||
async-trait = "0.1"
|
||||
thiserror = "1.0.37"
|
||||
tokio = { version = "1.21.2", features = ["sync"] }
|
||||
tokio = { version = "1.21.2", features = ["sync"] }
|
||||
|
||||
Reference in New Issue
Block a user