Fix compiler warnings/errors

This commit is contained in:
Loïc Lecrenier 2023-04-03 10:09:27 +02:00
parent 0d2e7bcc13
commit 4708d9b016
2 changed files with 2 additions and 1 deletions

View file

@ -52,6 +52,7 @@ fn main() -> Result<(), Box<dyn Error>> {
&(!query.trim().is_empty()).then(|| query.trim().to_owned()),
// what a the from which when there is
TermsMatchingStrategy::Last,
false,
&None,
&None,
0,