mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Upgrade the compatible versions of the dependencies
This commit is contained in:
parent
654a3a9e19
commit
47b66e49b8
11 changed files with 692 additions and 496 deletions
|
@ -11,6 +11,6 @@ edition.workspace = true
|
|||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
insta = { version = "^1.19.1", features = ["json", "redactions"] }
|
||||
insta = { version = "^1.29.0", features = ["json", "redactions"] }
|
||||
md5 = "0.7.0"
|
||||
once_cell = "1.15"
|
||||
once_cell = "1.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue