1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 05:40:03 -04:00

Update to glow 0.13 (#3715)

This commit is contained in:
Emil Ernerfeldt
2023-12-18 15:15:20 +01:00
committed by GitHub
parent 8e5959d55d
commit 449678e617
7 changed files with 20 additions and 30 deletions

View File

@@ -49,6 +49,7 @@ opt-level = 2
[workspace.dependencies]
criterion = { version = "0.5.1", default-features = false }
glow = "0.13"
puffin = "0.18"
raw-window-handle = "0.5.0"
thiserror = "1.0.37"