mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Update wgpu to 26 and wasm-bindgen to 0.2.100 (#7540)
Co-authored-by: TÖRÖK Attila <torokati44@gmail.com> Co-authored-by: Andreas Reich <r_andreas2@web.de>
This commit is contained in:
@@ -92,7 +92,7 @@ rfd = { version = "0.15.3", optional = true }
|
||||
|
||||
# web:
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
wasm-bindgen = "=0.2.97"
|
||||
wasm-bindgen = "=0.2.100"
|
||||
wasm-bindgen-futures.workspace = true
|
||||
web-sys.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user