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
|
@ -44,7 +44,8 @@ utoipa = { version = "5.3.1", features = ["macros"] }
|
|||
uuid = { version = "1.11.0", features = ["serde", "v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "1.42.0"
|
||||
# fixed version due to format breakages in v1.40
|
||||
insta = "=1.39.0"
|
||||
meili-snap = { path = "../meili-snap" }
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue