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