mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
Introduce a notification channel for the UpdateStore
This commit is contained in:
@ -9,6 +9,7 @@ default-run = "indexer"
|
||||
anyhow = "1.0.28"
|
||||
bstr = "0.2.13"
|
||||
byteorder = "1.3.4"
|
||||
crossbeam-channel = "0.5.0"
|
||||
csv = "1.1.3"
|
||||
flate2 = "1.0.17"
|
||||
fst = "0.4.4"
|
||||
|
Reference in New Issue
Block a user