Connect iced_web with iced properly
This commit is contained in:
parent
871eb41430
commit
c7ef9d0da7
5 changed files with 42 additions and 22 deletions
|
|
@ -17,8 +17,7 @@ maintenance = { status = "actively-developed" }
|
|||
[dependencies]
|
||||
iced_core = { version = "0.1.0-alpha", path = "../core" }
|
||||
dodrio = "0.1.0"
|
||||
futures-preview = "=0.3.0-alpha.18"
|
||||
wasm-bindgen = "0.2.50"
|
||||
wasm-bindgen = "0.2.51"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3.27"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue