[package]
name = "blizz-ui"
version.workspace = true
edition.workspace = true
description = "Self-rendering terminal UI components for the blizz wizard"
license-file.workspace = true
repository.workspace = true
[dependencies]
crossterm = "0.29"
rand = "0.10.1"
unicode-width = "0.2"