Skip to content

Commit

Permalink
add testutils when using bench
Browse files Browse the repository at this point in the history
  • Loading branch information
cheme committed Jan 24, 2024
1 parent 7a575ef commit fca9577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trie-db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ default = ["std"]
bench = [
"std",
"criterion",
"test_utils",
]
test_utils = [
"std",
Expand Down

0 comments on commit fca9577

Please sign in to comment.