meilisearch/meilisearch-http
Loïc Lecrenier 496a27f4a2 Fix content of dump/assets for testing
Some contained settings with the criterion desc(fame), which is invalid
for a v3 or higher dump.

The change took place in the updates.json file inside the decompressed
.dump files. Instances of desc(field) or asc(field) were changed to 
field:desc and field:asc
2022-06-22 15:02:49 +02:00
..
src WIP jayson integration 2022-06-22 15:02:39 +02:00
tests Fix content of dump/assets for testing 2022-06-22 15:02:49 +02:00
build.rs chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
Cargo.toml Continue integrating Jayson 2022-06-21 14:40:48 +02:00