Update incompatible dependencies

This commit is contained in:
Clément Renault
2024-01-16 15:15:54 +01:00
parent 5869ca7716
commit 7f125bfb12
4 changed files with 111 additions and 48 deletions

View File

@ -13,7 +13,7 @@ license.workspace = true
[dependencies]
anyhow = "1.0.79"
flate2 = "1.0.28"
http = "0.2.11"
http = "1.0.0"
log = "0.4.20"
meilisearch-auth = { path = "../meilisearch-auth" }
meilisearch-types = { path = "../meilisearch-types" }