tty-interface 3.0.0

Provides simple TTY-based interface capabilities including partial re-renders of multi-line displays.
Documentation
[dependencies.termion]
version = "1.5.6"

[dependencies.unicode-segmentation]
version = "1.9.0"

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

[package]
authors = ["Daniel Way <contact@danieldway.com>"]
description = "Provides simple TTY-based interface capabilities including partial re-renders of multi-line displays."
edition = "2021"
exclude = [".github"]
license = "MIT"
name = "tty-interface"
repository = "https://github.com/danielway/tty-interface"
resolver = "2"
version = "3.0.0"