mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix: enable missing feature (#5547)
This commit is contained in:
@ -55,7 +55,7 @@ assert_matches.workspace = true
|
||||
rand.workspace = true
|
||||
|
||||
[features]
|
||||
test-utils = ["alloy-rlp"]
|
||||
test-utils = ["alloy-rlp", "reth-db/test-utils"]
|
||||
optimism = [
|
||||
"reth-primitives/optimism",
|
||||
"reth-interfaces/optimism"
|
||||
|
||||
Reference in New Issue
Block a user