mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 09:11:00 +00:00
methods to update index time metadata
This commit is contained in:
@ -8,6 +8,7 @@ edition = "2018"
|
||||
anyhow = "1.0.38"
|
||||
bstr = "0.2.15"
|
||||
byteorder = "1.4.2"
|
||||
chrono = { version = "0.4.19", features = ["serde"] }
|
||||
crossbeam-channel = "0.5.0"
|
||||
csv = "1.1.5"
|
||||
either = "1.6.1"
|
||||
|
Reference in New Issue
Block a user