1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-07-27 00:31:23 +00:00

Bump feed-rs major version

This commit is contained in:
2024-05-31 23:39:28 -06:00
parent 2b72ffadee
commit 87e2f5b848
2 changed files with 18 additions and 13 deletions

View File

@@ -8,7 +8,7 @@ homepage = "https://zine.ansonbiggs.com"
license = "MIT"
[dependencies]
feed-rs = "1.4"
feed-rs = "2.0"
reqwest = { version = "0.12", features = ["blocking"] }
maud = "0.26"
chrono = "0.4"