start writting the compat layer between v5 and v6

This commit is contained in:
Tamo
2022-10-05 20:11:07 +02:00
committed by Clément Renault
parent afd5fe0783
commit 0972587cfc
11 changed files with 909 additions and 38 deletions

View File

@ -19,6 +19,7 @@ anyhow = "1.0.65"
log = "0.4.17"
index-scheduler = { path = "../index-scheduler" }
meilisearch-auth = { path = "../meilisearch-auth" }
meilisearch-types = { path = "../meilisearch-types" }
[dev-dependencies]
big_s = "1.0.2"