[dependencies.crossterm]
version = "0.22.1"
[dependencies.unicode-width]
version = "0.1.8"
[package]
authors = ["Nbiba Bedis <bedisnbiba@gmail.com>"]
description = "Abstraction over terminal manipulation"
edition = "2021"
license = "MIT"
name = "printer"
readme = "README.md"
repository = "https://github.com/sigmaSd/IRust/tree/master/crates/printer"
version = "0.4.0"