Draft new grid widget

This commit is contained in:
Héctor Ramón Jiménez 2025-04-10 02:49:32 +02:00
parent 193a340d6d
commit b89e78cd82
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 388 additions and 27 deletions

View file

@ -7,7 +7,7 @@ publish = false
[dependencies]
iced.workspace = true
iced.features = ["tokio", "sipper", "image", "web-colors", "debug"]
iced.features = ["tokio", "sipper", "image", "debug"]
reqwest.version = "0.12"
reqwest.features = ["json"]