tags working now. rust parser works pretty good. next is cache
This commit is contained in:
@@ -17,3 +17,4 @@ regex = "1.10"
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
html-escape = "0.2.13"
|
||||
once_cell = "1.18"
|
||||
|
||||
Reference in New Issue
Block a user