cosmic-settings/subscriptions/a11y-manager/Cargo.toml
Vukašin Vojinović 1698734b28 chore: update dependencies
Adapts color picker drawers to new designs.
2025-11-05 11:00:46 +01:00

16 lines
491 B
TOML

[package]
name = "cosmic-settings-a11y-manager-subscription"
version = "0.1.0"
edition = "2024"
license = "MPL-2.0"
rust-version.workspace = true
publish = true
[dependencies]
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols" }
iced_futures = { git = "https://github.com/pop-os/libcosmic" }
num-derive = "0.4.2"
num-traits = "0.2.19"
sctk = { git = "https://github.com/smithay/client-toolkit/", package = "smithay-client-toolkit" }
tokio = "1.48.0"
tracing = "0.1.41"