start a new rewrite of the filter parser

This commit is contained in:
Tamo
2021-10-22 01:15:42 +02:00
parent c634d43ac5
commit 7e5c5c4d27
3 changed files with 639 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[workspace]
members = ["milli", "http-ui", "benchmarks", "infos", "helpers", "cli"]
members = ["milli", "filter_parser", "http-ui", "benchmarks", "infos", "helpers", "cli"]
default-members = ["milli"]
[profile.dev]