1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
This commit is contained in:
Emil Ernerfeldt
2023-08-11 16:22:35 +02:00
parent 981dae33cc
commit d43fffec45

View File

@@ -36,4 +36,4 @@ opt-level = 2
[workspace.dependencies]
thiserror = "1.0.37"
wgpu = { verison = "0.17.0", features = ["fragile-send-sync-non-atomic-wasm"] }
wgpu = { version = "0.17.0", features = ["fragile-send-sync-non-atomic-wasm"] }