mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
test: make eth-wire tests compile with --all-features (#9340)
This commit is contained in:
@ -64,6 +64,7 @@ async-stream.workspace = true
|
||||
default = ["serde"]
|
||||
arbitrary = [
|
||||
"reth-primitives/arbitrary",
|
||||
"reth-eth-wire-types/arbitrary",
|
||||
"dep:arbitrary",
|
||||
]
|
||||
serde = ["dep:serde"]
|
||||
|
||||
Reference in New Issue
Block a user