Use canvas to draw color palette for example
This commit is contained in:
parent
664a63a4b8
commit
6b18e78e53
3 changed files with 99 additions and 11 deletions
|
|
@ -60,7 +60,7 @@ members = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
iced_core = { version = "0.1", path = "core" }
|
||||
iced_core = { version = "0.2", path = "core" }
|
||||
iced_futures = { version = "0.1", path = "futures" }
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue