mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 09:11:00 +00:00
nested fields
This commit is contained in:
@ -14,6 +14,7 @@ crossbeam-channel = "0.5.2"
|
||||
either = "1.6.1"
|
||||
fst = "0.4.7"
|
||||
fxhash = "0.2.1"
|
||||
flatten-serde-json = "0.1.0"
|
||||
grenad = { version = "0.4.1", default-features = false, features = ["tempfile"] }
|
||||
geoutils = "0.4.1"
|
||||
heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1", default-features = false, features = ["lmdb", "sync-read-txn"] }
|
||||
|
Reference in New Issue
Block a user