[dependencies.crossterm]
version = "0.26.0"
[package]
description = "Terminal User Interface library"
edition = "2021"
exclude = [".pre-commit-config.yaml", ".rustfmt.toml", ".github"]
keywords = ["tui", "terminal", "terminal-ui", "cli", "console"]
license = "MIT"
name = "owen"
readme = "README.md"
repository = "https://github.com/Moncheeta/owen"
version = "0.0.1"