Draft web runtime and widgets
This commit is contained in:
parent
a97401aed2
commit
27ac85a9d9
16 changed files with 321 additions and 29 deletions
|
|
@ -17,6 +17,7 @@ maintenance = { status = "actively-developed" }
|
|||
[dependencies]
|
||||
iced = { version = "0.1.0-alpha", path = ".." }
|
||||
dodrio = "0.1.0"
|
||||
futures = "0.1"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3.27"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue