upgrade winit

This commit is contained in:
2025-11-04 23:32:55 -06:00
parent 98c95b55f4
commit eca9c3236d
7 changed files with 1650 additions and 660 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ vgfx = { path = "../vgfx" }
vasm_core = { path = "../vasm_core" }
forge_core = { path = "../forge_core" }
novaforth = { path = "../novaforth" }
wasm-bindgen = "0.2"
wasm-bindgen = "0.2.105"
serde = { version = "1.0", features = ["derive"] }
serde-wasm-bindgen = "0.4"