mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
* Reverts https://github.com/emilk/egui/pull/5391 Because it causes head-ache: https://github.com/emilk/eframe_template/actions/runs/12357896151/job/34487194281
This commit is contained in:
@@ -74,8 +74,8 @@ wasm-bindgen.workspace = true
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
glutin = { workspace = true, default-features = true } # examples/pure_glow
|
||||
glutin-winit = { workspace = true, default-features = true }
|
||||
glutin.workspace = true # examples/pure_glow
|
||||
glutin-winit.workspace = true
|
||||
|
||||
[[example]]
|
||||
name = "pure_glow"
|
||||
|
||||
Reference in New Issue
Block a user