mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
uncomment a task serialization test
This commit is contained in:
@ -20,6 +20,8 @@ uuid = { version = "1.1.2", features = ["serde", "v4"] }
|
||||
[dev-dependencies]
|
||||
proptest = "1.0.0"
|
||||
proptest-derive = "0.3.0"
|
||||
meili-snap = { path = "../meili-snap" }
|
||||
insta = "1.19.1"
|
||||
|
||||
[features]
|
||||
default = ["milli/default"]
|
||||
|
Reference in New Issue
Block a user