mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
update most incompatible dependencies
This commit is contained in:
parent
300bdfc2a7
commit
6afa578688
9 changed files with 285 additions and 304 deletions
|
@ -28,7 +28,7 @@ anyhow = "1.0.86"
|
|||
bytes = "1.6.0"
|
||||
convert_case = "0.6.0"
|
||||
flate2 = "1.0.30"
|
||||
reqwest = { version = "0.11.27", features = ["blocking", "rustls-tls"], default-features = false }
|
||||
reqwest = { version = "0.12.5", features = ["blocking", "rustls-tls"], default-features = false }
|
||||
|
||||
[features]
|
||||
default = ["milli/all-tokenizations"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue