input: Use cosmic-comp-config crate

This commit is contained in:
Ian Douglas Scott 2023-08-29 14:28:05 -07:00
parent a5fcd5326e
commit 154c67ee6a
4 changed files with 61 additions and 9 deletions

View file

@ -26,6 +26,7 @@ rust-embed = "6.6.1"
slotmap = "1.0.6"
tokio = "1.28.2"
downcast-rs = "1.2.0"
cosmic-comp-config = { workspace = true }
# TODO: migrate this dependency to the pages/desktop crate.
cosmic-panel-config = { workspace = true }
tracing = "0.1.37"