Remove wasm_bindgen(start) from tour example
This commit is contained in:
parent
f719ba3f4e
commit
679d758627
2 changed files with 0 additions and 16 deletions
|
|
@ -8,6 +8,3 @@ publish = false
|
|||
[dependencies]
|
||||
iced = { path = "../..", features = ["image", "debug"] }
|
||||
env_logger = "0.7"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
wasm-bindgen = "0.2.51"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue