Files
llimphi/widgets/switch/Cargo.toml
T

14 lines
425 B
TOML

[package]
name = "llimphi-widget-switch"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
publish.workspace = true
repository.workspace = true
description = "llimphi-widget-switch — toggle binario on/off (track + thumb) con paleta del theme. Para preferencias, modos y feature flags."
[dependencies]
llimphi-ui = { workspace = true }
llimphi-theme = { workspace = true }