better_term 1.3.7

A crate that makes using the terminal easier.
Documentation
[dependencies]

[features]
default = ["input", "output"]
input = []
output = []

[package]
authors = ["Skepz"]
categories = ["command-line-utilities"]
description = "A crate that makes using the terminal easier."
documentation = "https://docs.rs/better_term/latest/better_term/index.html"
edition = "2021"
keywords = ["terminal", "ansi", "console", "io"]
license = "MIT"
name = "better_term"
readme = "README.md"
repository = "https://github.com/Sk3pz/better_term"
version = "1.3.7"