[dependencies.crossterm]
version = "0.25.0"
[dependencies.tui]
version = "0.19.0"
[dependencies.unicode-width]
version = "0.1.10"
[package]
authors = ["Jan Strathmann <jwstrathmann@gmail.com>"]
categories = ["command-line-interface"]
description = "tui framework, based on tui-rs"
edition = "2021"
homepage = "https://github.com/nyvs/ashiba"
keywords = ["tui", "text-interface", "tui-framework", "command-line"]
license = "MIT"
name = "ashiba"
readme = "README.md"
repository = "https://github.com/nyvs/ashiba"
version = "0.1.0"