Draft new grid widget
This commit is contained in:
parent
193a340d6d
commit
b89e78cd82
5 changed files with 388 additions and 27 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue