MeiliSearch/meilisearch-http
Loïc Lecrenier ec3391808d
Fix date parsing for task queries
Use rfc3339 or YYYY-MM-DD.

Add a day to the parsed date when it is an excluded lower bound
and the YYYY-MM-DD was used.

Also the Query type does not need to be serialisable anymore
2022-10-27 11:34:14 +02:00
..
src Fix date parsing for task queries 2022-10-27 11:34:14 +02:00
tests Introduce the task cancelation task type 2022-10-27 11:34:11 +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 Implement task date filters 2022-10-27 11:34:14 +02:00