update all cargo crates to the newest version, unify crate versions

This commit is contained in:
Aleksander
2025-09-20 15:28:48 +02:00
parent aadf11590e
commit 1358af75e3
7 changed files with 808 additions and 708 deletions

View File

@@ -8,5 +8,5 @@ anyhow.workspace = true
wgui = { path = "../wgui/" }
glam = { workspace = true }
log = { workspace = true }
rust-embed = "8.7.2"
rust-embed = { workspace = true }
chrono = "0.4.42"