mirror of
https://github.com/Death916/deathclock.git
synced 2026-04-10 03:04:40 -07:00
get test image showing
This commit is contained in:
parent
34a314df5a
commit
a19a98c86c
3 changed files with 1793 additions and 65 deletions
|
|
@ -5,4 +5,6 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
chrono = "0.4.44"
|
||||
iced = "0.14.0"
|
||||
iced = { version = "0.14.0", features = ["image"] }
|
||||
reqwest = "0.13.2"
|
||||
ureq = "3.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue