chore: update dependencies; including ron 0.9

This commit is contained in:
Michael Aaron Murphy 2025-03-19 20:29:11 +01:00
parent ab887aeeac
commit 92b2756e26
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
15 changed files with 79 additions and 73 deletions

View file

@ -6,9 +6,9 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.35"
chrono = "0.4.40"
[dependencies.libcosmic]
path = "../../"
default-features = false
features = ["debug", "winit", "tokio", "xdg-portal", "wgpu"]
features = ["debug", "winit", "tokio", "xdg-portal", "wgpu"]