add RSS debug tool
This commit is contained in:
parent
6daa02e8ad
commit
aeaa6eb3a6
5 changed files with 206 additions and 21 deletions
|
@ -14,6 +14,7 @@ icalendar = { version = "0.17.1", features = ["chrono-tz", "parser", "serde"] }
|
|||
maud = "0.27.0"
|
||||
reqwest = "0.12.22"
|
||||
rrule = "0.14.0"
|
||||
rss = "2.0.12"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.142"
|
||||
tokio = { version = "1.47.1", features = ["rt-multi-thread", "time"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue