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

@ -48,6 +48,7 @@ cosmic = { package = "libcosmic-yoda", path = "../libcosmic", default-features =
"desktop-systemd-scope",
"winit",
] }
cosmic-comp-config = { path = "../cosmic-comp/cosmic-comp-config" }
rust-embed = "8.11.0"
rust-embed-utils = "8.11.0"
rustc-hash = "2.1"