blizz-ui 3.0.0-dev.13

Self-rendering terminal UI components for the blizz wizard
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[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"