Merge pull request #788 from Liamolucko/web-in-memory-image
feat(web): Support in-memory image data
This commit is contained in:
commit
dcd362813a
2 changed files with 21 additions and 5 deletions
|
|
@ -20,6 +20,7 @@ wasm-bindgen = "0.2"
|
|||
wasm-bindgen-futures = "0.4"
|
||||
url = "2.0"
|
||||
num-traits = "0.2"
|
||||
base64 = "0.13"
|
||||
|
||||
[dependencies.iced_core]
|
||||
version = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue