mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Remove egui_glium as a backend for eframe (#1357)
eframe will now always use egui_glow as a native backend. Part of https://github.com/emilk/egui/issues/1198
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -987,7 +987,6 @@ dependencies = [
|
||||
"egui",
|
||||
"egui-winit",
|
||||
"egui_extras",
|
||||
"egui_glium",
|
||||
"egui_glow",
|
||||
"egui_web",
|
||||
"ehttp",
|
||||
|
||||
Reference in New Issue
Block a user