chore: use local COSMIC support crates
Some checks are pending
Continuous Integration / formatting (push) Waiting to run
Continuous Integration / linting (push) Waiting to run

This commit is contained in:
Lionel DARNIS 2026-05-25 18:10:22 +02:00
parent f299ea5b8e
commit 8b032b9446
4 changed files with 6 additions and 12 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