update all deps

This commit is contained in:
Aleksander
2025-12-08 22:57:44 +01:00
parent b0985e33af
commit e76ad82c60
8 changed files with 870 additions and 853 deletions

View File

@@ -8,8 +8,8 @@ description = "wgui library testing using winit backend"
anyhow = { workspace = true }
glam = { workspace = true }
log = { workspace = true }
rust-embed = "8.7.2"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
rust-embed = "8.9.0"
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }
wgui = { path = "../wgui/" }
winit = "0.30.12"
vulkano = { workspace = true }