start moving a lot of task types to meilisearch_types

This commit is contained in:
Tamo
2022-10-12 00:43:24 +02:00
committed by Clément Renault
parent 974b40ba04
commit e6c033bd6b
18 changed files with 416 additions and 347 deletions

1
Cargo.lock generated
View File

@ -2337,6 +2337,7 @@ dependencies = [
"proptest-derive",
"serde",
"serde_json",
"time 0.3.14",
"tokio",
]