Skip to content

Commit

Permalink
rename bench
Browse files Browse the repository at this point in the history
  • Loading branch information
appaquet committed Feb 26, 2024
1 parent 3077997 commit da52a36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ log = "0.4"
memmap2 = "0.9"
serde = { version = "1.0", optional = true }
smallvec = "1.13.1"
integer-encoding = "4.0.0"

[dev-dependencies]
criterion = "0.5"
Expand All @@ -36,7 +37,7 @@ skeptic = "0.13"

[[bench]]
harness = false
name = "reader"
name = "extindex"

[profile.bench]
debug = true
File renamed without changes.

0 comments on commit da52a36

Please sign in to comment.