mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Get hello world simple to compile
This commit is contained in:
@@ -58,7 +58,7 @@ profiling.workspace = true
|
||||
document-features = { workspace = true, optional = true }
|
||||
|
||||
# Native:
|
||||
winit = { workspace = true, optional = true, default-features = false, features = ["rwh_06"] }
|
||||
winit = { workspace = true, optional = true, default-features = false }
|
||||
|
||||
# Web:
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user