[dependencies.unicode-segmentation]
version = "1.9.0"
[dev-dependencies.crossterm]
version = "0.25.0"
[package]
authors = ["Daniel Way <contact@danieldway.com>"]
description = "Provides agnostic text editing state management."
edition = "2021"
exclude = [".github"]
license = "MIT"
name = "tty-text"
readme = "README.md"
repository = "https://github.com/danielway/tty-text"
version = "2.0.0-beta.2"