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

@ -0,0 +1,10 @@
[package]
name = "subscriptions"
version = "0.1.0"
edition = "2024"
[dependencies]
[dependencies.libcosmic]
path = "../../"
features = ["debug", "winit", "wgpu", "tokio", "xdg-portal"]