Update incompatible dependencies

This commit is contained in:
Clément Renault 2024-01-16 15:15:54 +01:00
parent 5869ca7716
commit 7f125bfb12
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
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" }