Add Handle and Data to image in iced_web
This commit is contained in:
parent
8f52604987
commit
9a06e481b7
4 changed files with 80 additions and 7 deletions
|
|
@ -19,6 +19,7 @@ iced_style = { version = "0.1.0-alpha", path = "../style" }
|
|||
dodrio = "0.1.0"
|
||||
wasm-bindgen = "0.2.51"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
url = "2.0"
|
||||
|
||||
[dependencies.iced_core]
|
||||
version = "0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue