blizz-ui 3.0.0-dev.19

Self-rendering terminal UI components for the blizz wizard
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "blizz-ui"
version = "3.0.0-dev.19"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Self-rendering terminal UI components for the blizz wizard"
readme = false
license-file = "LICENSE"
repository = "https://creature-workshop.kernelle-soft.com/kernelle-soft/blizz"

[lib]
name = "blizz_ui"
path = "src/lib.rs"

[dependencies.crossterm]
version = "0.29"

[dependencies.rand]
version = "0.10.1"

[dependencies.unicode-width]
version = "0.2"