Skip to content

Commit

Permalink
chore: enable std with arbitrary (paradigmxyz#13479)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Dec 20, 2024
1 parent 0680675 commit 42af22f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/trie/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ test-utils = [
"reth-codecs/test-utils",
]
arbitrary = [
"std",
"dep:reth-codecs",
"alloy-trie/arbitrary",
"dep:arbitrary",
Expand Down

0 comments on commit 42af22f

Please sign in to comment.