cosmic-settings/page/Cargo.toml
Michael Aaron Murphy c05dad00de fix(a11y): listen to screen reader changes from org.a11y.Bus
Enables the screen reader toggle to toggle when using the shortcut.
2026-01-09 22:28:48 +01:00

13 lines
236 B
TOML

[package]
name = "cosmic-settings-page"
version = "1.0.2"
edition = "2024"
[dependencies]
derive_setters = "0.1.8"
regex = "1.12.2"
slotmap = "1.0.7"
libcosmic = { workspace = true }
downcast-rs = "2.0.2"
url = "2.5.7"
slab = "0.4.11"