mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
[glium] refactor and simplify glium example code
This commit is contained in:
@@ -11,5 +11,6 @@ egui = { path = "../egui", features = ["with_serde"] }
|
||||
chrono = { version = "0.4" }
|
||||
clipboard = "0.5"
|
||||
glium = "0.27"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
webbrowser = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user