Multi Feeds + Ron rss save
This commit is contained in:
@@ -20,6 +20,7 @@ serde_json = "1"
|
||||
easy-nostr = { path = "./easy-nostr" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
feed-rs = "2.3.1"
|
||||
ron = "0.8"
|
||||
|
||||
# FIX: default-features entfernt und rustls-tls hinzugefügt
|
||||
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }
|
||||
|
||||
Reference in New Issue
Block a user