chore: use local COSMIC support crates

This commit is contained in:
Lionel DARNIS 2026-05-25 18:10:22 +02:00
parent 7fa1bc6e96
commit 573604f5fe
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,7 @@ anyhow = "1.0.102"
calloop = { version = "0.14.4", features = ["executor"] }
clap = { version = "4", features = ["derive"] }
cosmic-bg-config = { path = "../cosmic-bg/config" }
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp" }
cosmic-comp-config = { path = "../cosmic-comp/cosmic-comp-config" }
env_logger = "0.11.9"
gbm = "0.18.0"
cosmic = { package = "libcosmic-yoda", path = "../libcosmic", default-features = false, features = [