[package] name = "alloy_tui" version = "1.0.0" description = "Alloy design system: makeover intents rendered as ratatui Color/Style, plus themed widgets for the alloy console and siblings." edition = "2024" rust-version = "1.86" license = "MIT" repository = "https://git.sr.ht/~maxmj/alloy_tui" authors = ["Max Johnson "] [dependencies] ratatui = "0.30" makeover = "1.0.0"