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

Use more workspace dependencies (#7596)

This commit is contained in:
Emil Ernerfeldt
2025-10-07 15:07:16 +02:00
committed by GitHub
parent 7fc80d8623
commit 843ceea90c
36 changed files with 92 additions and 154 deletions

View File

@@ -56,7 +56,7 @@ egui-winit = { workspace = true, optional = true, default-features = false }
bytemuck.workspace = true
glow.workspace = true
log.workspace = true
memoffset = "0.9"
memoffset.workspace = true
profiling.workspace = true
#! ### Optional dependencies