Skip to content

Commit

Permalink
lint propagate-feature
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsing committed Dec 25, 2024
1 parent 5b212ed commit 1a318a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/trie/trie/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,14 @@ serde = [
"alloy-trie/serde",
"alloy-eips/serde",
"revm/serde",
"reth-primitives-traits/serde",
"reth-trie-common/serde",
]
test-utils = [
"triehash",
"revm/test-utils",
"reth-primitives/test-utils",
"reth-primitives-traits/test-utils",
"reth-trie-common/test-utils",
"reth-trie-sparse/test-utils",
"reth-stages-types/test-utils",
Expand Down

0 comments on commit 1a318a0

Please sign in to comment.