mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 09:11:00 +00:00
Merge #1163
1163: remove benches r=LegendreM a=MarinPostma remove unused benches, that did not compile either Co-authored-by: mpostma <postma.marin@protonmail.com>
This commit is contained in:
@ -51,7 +51,3 @@ termcolor = "1.1.2"
|
||||
|
||||
[target.'cfg(unix)'.dev-dependencies]
|
||||
jemallocator = "0.3.2"
|
||||
|
||||
[[bench]]
|
||||
name = "search_benchmark"
|
||||
harness = false
|
||||
|
Reference in New Issue
Block a user