mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
reupload the test fix for the dump
This commit is contained in:
parent
fa84eae0f1
commit
866a3676eb
12 changed files with 182 additions and 125 deletions
|
@ -4,6 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
insta = { version = "1.19.1", features = ["json", "redactions"] }
|
||||
insta = { version = "^1.19.1", features = ["json", "redactions"] }
|
||||
md5 = "0.7.0"
|
||||
once_cell = "1.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue