mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
* https://github.com/emilk/egui/pull/5391 * https://github.com/emilk/egui/pull/5488 * https://github.com/emilk/egui/pull/5490
This commit is contained in:
@@ -78,8 +78,8 @@ criterion = { version = "0.5.1", default-features = false }
|
||||
dify = { version = "0.7", default-features = false }
|
||||
document-features = "0.2.10"
|
||||
glow = "0.16"
|
||||
glutin = "0.32.0"
|
||||
glutin-winit = "0.5.0"
|
||||
glutin = { version = "0.32.0", default-features = false }
|
||||
glutin-winit = { version = "0.5.0", default-features = false }
|
||||
home = "0.5.9"
|
||||
image = { version = "0.25", default-features = false }
|
||||
kittest = { version = "0.1" }
|
||||
|
||||
Reference in New Issue
Block a user