MeiliSearch/index-scheduler
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
Cargo.toml Add more enum-iterator related stuff 2022-10-27 11:34:11 +02:00