Skip to content

Commit

Permalink
chore(db): enable arbitrary feature on reth-db-models (#10384)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrasiuk authored Aug 19, 2024
1 parent d9938a5 commit 1573746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/storage/db-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ assert_matches.workspace = true
test-utils = ["arbitrary"]
arbitrary = [
"reth-primitives/arbitrary",
"reth-db-models/arbitrary",
"dep:arbitrary",
"dep:proptest",
]
Expand Down

0 comments on commit 1573746

Please sign in to comment.