[package] name = "cosmic-settings-bluetooth-subscription" version = "0.1.0" edition = "2024" license = "MPL-2.0" rust-version.workspace = true publish = true [dependencies] bluez-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" } futures = "0.3.31" iced_futures = { git = "https://github.com/pop-os/libcosmic" } tokio = "1.47.1" tracing = "0.1.41" zbus = "5.11.0"