mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Add some helpful wrapper around web_sys
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -113,11 +113,9 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"emigui 0.1.0",
|
||||
"emigui_wasm 0.1.0",
|
||||
"js-sys 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.87 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"wasm-bindgen 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"web-sys 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user