chore(cargo): update all crate dependencies

This commit is contained in:
Michael Aaron Murphy 2026-01-14 18:46:53 +01:00
parent b0cbb54bf2
commit 03c440b97a
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
17 changed files with 136 additions and 46 deletions

View file

@ -19,9 +19,9 @@ libcosmic = { path = "../..", features = [
"xdg-portal",
] }
once_cell = "1.21"
slotmap = "1.0.7"
slotmap = "1.1.1"
env_logger = "0.10"
log = "0.4.26"
log = "0.4.29"
[dependencies.cosmic-time]
git = "https://github.com/pop-os/cosmic-time"