mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
test(http): setting enum serialize/deserialize
This commit is contained in:
@ -37,3 +37,6 @@ fst = "0.4.5"
|
||||
|
||||
# Temporary fix for bitvec, remove once fixed. (https://github.com/bitvecto-rs/bitvec/issues/105)
|
||||
funty = "=1.1"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_test = "1.0.125"
|
||||
|
Reference in New Issue
Block a user