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

@ -7,10 +7,10 @@ edition = "2021"
[dependencies]
once_cell = "1"
rust-embed = "8.6.0"
rust-embed = "8.11.0"
tracing = "0.1"
env_logger = "0.10.2"
log = "0.4.26"
log = "0.4.29"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"