Showcase canvas image support in solar_system example
This commit is contained in:
parent
0ceee1cf3a
commit
4f5de3bbe9
5 changed files with 40 additions and 22 deletions
|
|
@ -7,7 +7,7 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced.workspace = true
|
||||
iced.features = ["debug", "canvas", "tokio"]
|
||||
iced.features = ["debug", "canvas", "image", "tokio"]
|
||||
|
||||
rand = "0.8.3"
|
||||
tracing-subscriber = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue