mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Update to glium 0.28
This commit is contained in:
@@ -16,7 +16,7 @@ include = [ "**/*.rs", "Cargo.toml"]
|
||||
chrono = { version = "0.4" }
|
||||
clipboard = "0.5"
|
||||
egui = { version = "0.1.4", path = "../egui", features = ["serde", "serde_json"] }
|
||||
glium = "0.27"
|
||||
glium = "0.28"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
webbrowser = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user