update all cargo crates to the newest version, unify crate versions
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user