mirror of
https://github.com/Death916/deathclock.git
synced 2026-04-10 03:04:40 -07:00
news wip
This commit is contained in:
parent
b4886c065d
commit
7b00e23a08
5 changed files with 184 additions and 4 deletions
|
|
@ -7,6 +7,7 @@ edition = "2024"
|
|||
chrono = "0.4.44"
|
||||
iced = { version = "0.14.0", features = ["image", "tokio"] }
|
||||
reqwest = "0.13.2"
|
||||
rss = "2.0.12"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
tokio = "1.50.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue