write the dump export

This commit is contained in:
Tamo
2022-10-13 15:02:59 +02:00
committed by Clément Renault
parent 8954b1bd1d
commit b7f9c94f4a
25 changed files with 686 additions and 184 deletions

View File

@ -16,7 +16,6 @@ time = { version = "0.3.7", features = ["serde-well-known", "formatting", "parsi
tar = "0.4.38"
anyhow = "1.0.65"
log = "0.4.17"
index-scheduler = { path = "../index-scheduler" }
meilisearch-auth = { path = "../meilisearch-auth" }
meilisearch-types = { path = "../meilisearch-types" }
http = "0.2.8"