mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +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
|
@ -111,7 +111,8 @@ utoipa-scalar = { version = "0.2.1", optional = true, features = ["actix-web"] }
|
|||
[dev-dependencies]
|
||||
actix-rt = "2.10.0"
|
||||
brotli = "6.0.0"
|
||||
insta = "1.42.0"
|
||||
# fixed version due to format breakages in v1.40
|
||||
insta = "=1.39.0"
|
||||
manifest-dir-macros = "0.1.18"
|
||||
maplit = "1.0.2"
|
||||
meili-snap = { path = "../meili-snap" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue