generate rss feed; Fixes #4
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m53s
CI/CD Pipeline / deploy (push) Successful in 1m45s

This commit is contained in:
Philipp Hofer
2025-10-13 08:52:48 +02:00
parent 2411320522
commit 8e774a7e23
5 changed files with 58 additions and 188 deletions

View File

@@ -14,3 +14,4 @@ serde_json = "1"
stream-download = "0.22"
chrono = "0.4"
tokio-cron-scheduler = "0.14"
quick-xml = "0.38"