batery and time working (POC more than anything)
This commit is contained in:
parent
70ad7e9b65
commit
958b7714da
7 changed files with 107 additions and 25 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4.44"
|
||||
iced = { version = "0.14.0", default-features = false, features = ["wgpu", "wayland", "tokio"] }
|
||||
iced_layershell = { version = "0.15.0", default-features = false }
|
||||
winit = { version = "0.30.12", default-features = false, features = ["wayland"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue