mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Fix insta to 1.39
This commit is contained in:
parent
b997039a91
commit
48a9ad4c17
6 changed files with 491 additions and 287 deletions
|
@ -104,7 +104,8 @@ utoipa = { version = "5.3.1", features = ["non_strict_integers", "preserve_order
|
|||
|
||||
[dev-dependencies]
|
||||
mimalloc = { version = "0.1.43", default-features = false }
|
||||
insta = "1.42.0"
|
||||
# fixed version due to format breakages in v1.40
|
||||
insta = "=1.39.0"
|
||||
maplit = "1.0.2"
|
||||
md5 = "0.7.0"
|
||||
meili-snap = { path = "../meili-snap" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue