mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Bump heed to 0.6.1
This commit is contained in:
parent
17a66227f4
commit
dc1849d291
3 changed files with 10 additions and 9 deletions
|
@ -15,7 +15,7 @@ deunicode = "1.0.0"
|
|||
env_logger = "0.7.0"
|
||||
fst = { version = "0.3.5", default-features = false }
|
||||
hashbrown = { version = "0.6.0", features = ["serde"] }
|
||||
heed = "0.6.0"
|
||||
heed = "0.6.1"
|
||||
levenshtein_automata = { version = "0.1.1", features = ["fst_automaton"] }
|
||||
log = "0.4.8"
|
||||
meilisearch-schema = { path = "../meilisearch-schema", version = "0.8.4" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue