mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
Fix wasm example using rand
This commit is contained in:
parent
bed45e879a
commit
9edf60a178
2 changed files with 2 additions and 2 deletions
|
@ -29,4 +29,4 @@ sixtyfps-build = { path = "../../api/sixtyfps-rs/sixtyfps-build" }
|
|||
#wasm# wasm-bindgen = { version = "0.2" }
|
||||
#wasm# web-sys = { version = "0.3", features=["console"] }
|
||||
#wasm# console_error_panic_hook = "0.1.5"
|
||||
#wasm# rand = { version = "0.7.3", features = ["wasm-bindgen"] }
|
||||
#wasm# getrandom = { version = "0.2.2", features = ["js"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue