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

View file

@ -14,4 +14,5 @@ anyhow = "1.0.102"
chrono = "0.4.44"
clap = { version = "4.6.0", features = ["derive"] }
html-to-markdown-rs = "2.28.2"
regex = "1.12.3"
rusqlite = { version = "0.39.0", features = ["chrono"]}