mirror of
https://github.com/YGGverse/rssto.git
synced 2026-04-02 10:05:32 +00:00
implement html sanitizing
This commit is contained in:
parent
843352bff2
commit
5570049588
3 changed files with 35 additions and 18 deletions
|
|
@ -10,6 +10,7 @@ categories = ["command-line-utilities", "parsing", "text-processing", "value-for
|
|||
repository = "https://github.com/YGGverse/rssto"
|
||||
|
||||
[dependencies]
|
||||
ammonia = "4.1.2"
|
||||
anyhow = "1.0.100"
|
||||
chrono = "0.4.42"
|
||||
clap = { version = "4.5.54", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue