Skip to content

Commit

Permalink
fixup benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalkuthe committed Dec 22, 2023
1 parent 2a0fe11 commit 4a04baf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
nucleo = { version = "0.2", path = "../" }
nucleo = { version = "0.3", path = "../" }
brunch = "0.5.0"
fuzzy-matcher = "0.3.7"
walkdir = "2"
walkdir = "2"

0 comments on commit 4a04baf

Please sign in to comment.