[dependencies.crossterm]
version = "0.23.2"
[package]
description = "TUI drawing library"
documentation = "https://docs.rs/tui_draw"
edition = "2021"
homepage = "https://github.com/ecmatthee/tui_draw"
license = "MPL-2.0"
name = "tui_draw"
readme = "readme.md"
repository = "https://github.com/ecmatthee/tui_draw"
resolver = "2"
version = "0.2.0"