chore: use local COSMIC support crates

This commit is contained in:
Lionel DARNIS 2026-05-25 18:10:22 +02:00
parent ebfaa4eb7b
commit 3c360142ae
4 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@ edition = "2024"
license = "GPL-3.0-only"
[dependencies]
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp.git", rev = "5eb5af4" }
cosmic-comp-config.workspace = true
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
cosmic.workspace = true