mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
update most incompatible dependencies
This commit is contained in:
parent
300bdfc2a7
commit
6afa578688
9 changed files with 285 additions and 304 deletions
|
@ -17,7 +17,7 @@ cargo_metadata = "0.18.1"
|
|||
clap = { version = "4.5.8", features = ["derive"] }
|
||||
futures-core = "0.3.30"
|
||||
futures-util = "0.3.30"
|
||||
reqwest = { version = "0.11.27", features = [
|
||||
reqwest = { version = "0.12.5", features = [
|
||||
"stream",
|
||||
"json",
|
||||
"rustls-tls",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue