mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-24 13:40:31 +01:00
Merge #470
470: Set the cargo crate resolver to v2 r=Kerollmops a=MarinPostma This PR updates the workspace resolver to v2. This should fix [the benchmarks](https://github.com/meilisearch/milli/runs/5558347765?check_suite_focus=true#step:8:184). Co-authored-by: ad hoc <postma.marin@protonmail.com>
This commit is contained in:
commit
cb6b6915a4
@ -1,4 +1,5 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = ["milli", "filter-parser", "http-ui", "benchmarks", "infos", "helpers", "cli"]
|
||||
default-members = ["milli"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user