mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Upgrade the incompatible versions of the dependencies
This commit is contained in:
parent
2d8060df80
commit
a109802d45
5 changed files with 73 additions and 43 deletions
|
@ -14,7 +14,7 @@ license.workspace = true
|
|||
anyhow = "1.0.70"
|
||||
bincode = "1.3.3"
|
||||
csv = "1.2.1"
|
||||
derive_builder = "0.11.2"
|
||||
derive_builder = "0.12.0"
|
||||
dump = { path = "../dump" }
|
||||
enum-iterator = "1.4.0"
|
||||
file-store = { path = "../file-store" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue