Skip to content

Commit

Permalink
chore: make ra happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ethe committed Nov 21, 2024
1 parent 45f9a99 commit 9bc08ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ harness = false
name = "read_bench"
required-features = ["bench"]

[[bench]]
harness = false
name = "common"
required-features = ["bench"]

[[bench]]
harness = false
name = "writes"
Expand Down

0 comments on commit 9bc08ba

Please sign in to comment.