mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
[glium] update to latest glium with EventLoop and vsync
This commit is contained in:
@@ -10,6 +10,6 @@ egui = { path = "../egui", features = ["with_serde"] }
|
||||
|
||||
chrono = { version = "0.4" }
|
||||
clipboard = "0.5"
|
||||
glium = "0.24"
|
||||
glium = "0.27"
|
||||
serde_json = "1"
|
||||
webbrowser = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user