filter engine tags

This commit is contained in:
yggverse 2026-03-19 05:50:29 +02:00
parent 8539bffeb9
commit 11dcc0b2b4
3 changed files with 22 additions and 2 deletions

1
Cargo.lock generated
View file

@ -273,6 +273,7 @@ dependencies = [
"chrono",
"clap",
"html-to-markdown-rs",
"regex",
"rusqlite",
]