Spawn Command futures in iced_web
This commit is contained in:
parent
5b8f6948bb
commit
9f3abe9202
6 changed files with 36 additions and 18 deletions
|
|
@ -18,6 +18,8 @@ maintenance = { status = "actively-developed" }
|
|||
iced_core = { version = "0.1.0-alpha", path = "../core", features = ["command"] }
|
||||
dodrio = "0.1.0"
|
||||
wasm-bindgen = "0.2.51"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
futures = "0.3"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3.27"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue