mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -04:00
Fix typo
This commit is contained in:
@@ -36,4 +36,4 @@ opt-level = 2
|
|||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
thiserror = "1.0.37"
|
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"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user