mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: document crate features (#3269)
This commit is contained in:
@ -47,7 +47,7 @@ proptest-derive = { version = "0.3", optional = true }
|
||||
# reth libs with arbitrary
|
||||
reth-primitives = { workspace = true, features = ["arbitrary"] }
|
||||
reth-codecs = { path = "../codecs", features = ["arbitrary"] }
|
||||
reth-interfaces = { workspace = true, features = ["bench"] }
|
||||
reth-interfaces = { workspace = true }
|
||||
|
||||
tempfile = "3.3.0"
|
||||
test-fuzz = "4"
|
||||
|
||||
Reference in New Issue
Block a user