mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 09:05:29 +00:00
add strip tags function
This commit is contained in:
parent
5701ccf273
commit
a4bbb0be68
2 changed files with 9 additions and 4 deletions
|
|
@ -17,6 +17,7 @@ log = "0.4"
|
|||
reqwest = { version = "0.12", features = ["blocking"] }
|
||||
rss = "2.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
strip-tags = "0.1"
|
||||
toml = "0.9"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
url = "2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue