dba855e446
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
13 lines
421 B
TOML
13 lines
421 B
TOML
[package]
|
||
name = "llimphi-widget-spinner"
|
||
version.workspace = true
|
||
edition.workspace = true
|
||
license.workspace = true
|
||
authors.workspace = true
|
||
publish.workspace = true
|
||
repository.workspace = true
|
||
description = "llimphi-widget-spinner — spinner circular animado por reloj absoluto (no requiere ticks del modelo). Stroke gradient circular. Default 24×24 pero escalable."
|
||
|
||
[dependencies]
|
||
llimphi-ui = { workspace = true }
|