aboutsummaryrefslogtreecommitdiffstats
path: root/bench/Cargo.toml
blob: 0dfb81d58849fa3a43cfa0383624fa1f0456dd1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "benches"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

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