1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-03 23:30:04 -04:00

Update some crate dependencies (#3594)

Nothing major
This commit is contained in:
Emil Ernerfeldt
2023-11-21 16:07:56 +01:00
committed by GitHub
parent 8c68035b66
commit e823491240
10 changed files with 30 additions and 27 deletions

View File

@@ -37,6 +37,7 @@ opt-level = 2
[workspace.dependencies]
puffin = "0.17"
raw-window-handle = "0.5.0"
thiserror = "1.0.37"
wgpu = "0.18.0"