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

Update some crates (#5337)

This commit is contained in:
Emil Ernerfeldt
2024-11-01 13:07:01 +01:00
committed by GitHub
parent 67c82ed5f2
commit 42652e223c
5 changed files with 406 additions and 431 deletions

View File

@@ -61,7 +61,7 @@ bytemuck.workspace = true
document-features.workspace = true
log.workspace = true
thiserror.workspace = true
type-map = "0.5.0"
type-map.workspace = true
web-time.workspace = true
wgpu = { workspace = true, features = ["wgsl"] }