chore: align applets with local stack

This commit is contained in:
Lionel DARNIS 2026-05-23 20:49:24 +02:00
parent c117f172cb
commit b4fbfe168a
35 changed files with 96 additions and 71 deletions

View file

@ -6,5 +6,5 @@ edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libcosmic.workspace = true
cosmic.workspace = true
serde = { workspace = true, features = ["derive"] }