mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update incompatible dependencies
This commit is contained in:
parent
5869ca7716
commit
7f125bfb12
4 changed files with 111 additions and 48 deletions
|
@ -41,7 +41,7 @@ levenshtein_automata = { version = "0.2.1", features = ["fst_automaton"] }
|
|||
memmap2 = "0.7.1"
|
||||
obkv = "0.2.1"
|
||||
once_cell = "1.19.0"
|
||||
ordered-float = "3.9.2"
|
||||
ordered-float = "4.2.0"
|
||||
rand_pcg = { version = "0.3.1", features = ["serde1"] }
|
||||
rayon = "1.8.0"
|
||||
roaring = "0.10.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue