mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add std feature to network-peers (#13078)
This commit is contained in:
@ -58,5 +58,6 @@ std = [
|
||||
"alloy-primitives/std",
|
||||
"reth-primitives-traits/std",
|
||||
"alloy-consensus/std",
|
||||
"derive_more/std"
|
||||
"derive_more/std",
|
||||
"reth-network-peers/std"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user