fix: fix mikan rss extractors

This commit is contained in:
2025-02-25 02:05:03 +08:00
parent 5bc5d98823
commit f327ea29f1
22 changed files with 2504 additions and 159 deletions

View File

@@ -113,6 +113,7 @@ http-cache = { version = "0.20.0", features = [
http-cache-semantics = "2.1.0"
dotenv = "0.15.0"
nom = "8.0.0"
secrecy = "0.10.3"
[dev-dependencies]
serial_test = "3"