Update dependencies

This commit is contained in:
2025-05-07 16:42:02 -06:00
parent 3c05852d00
commit 7e08f9715b
6 changed files with 387 additions and 307 deletions

View File

@@ -46,7 +46,7 @@ rlwinmdec = "1.1"
ron = "0.8"
serde = { version = "1.0", features = ["derive"] }
time = { version = "0.3", features = ["formatting", "local-offset"] }
typed-path = "0.10"
typed-path = "0.11"
winit = { version = "0.30", features = ["wayland-csd-adwaita"] }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }