mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
bump milli
This commit is contained in:
parent
f0e6b9c0c5
commit
c79b6a1ee4
2 changed files with 13 additions and 13 deletions
|
@ -16,7 +16,7 @@ file-store = { path = "../file-store" }
|
|||
flate2 = "1.0.24"
|
||||
fst = "0.4.7"
|
||||
memmap2 = "0.5.7"
|
||||
milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.39.1", default-features = false }
|
||||
milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.40.0", default-features = false }
|
||||
roaring = { version = "0.10.0", features = ["serde"] }
|
||||
serde = { version = "1.0.145", features = ["derive"] }
|
||||
serde-cs = "0.2.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue