get rids of the log dependencies everywhere

This commit is contained in:
Tamo
2024-02-07 15:51:38 +01:00
committed by Louis Dureuil
parent bcf7909bba
commit 7ff722b72e
23 changed files with 59 additions and 62 deletions

View File

@ -19,7 +19,6 @@ dump = { path = "../dump" }
enum-iterator = "1.5.0"
file-store = { path = "../file-store" }
flate2 = "1.0.28"
log = "0.4.20"
meilisearch-auth = { path = "../meilisearch-auth" }
meilisearch-types = { path = "../meilisearch-types" }
page_size = "0.5.0"