[package] name = "paletters" description = "A TUI framework in Rust 🦀. Create stunning and functional TUIs with ease 🎨" version = "0.1.0" edition = "2021" authors = ["jose "] homepage = "https://github.com/JEpifanio90/Paletters" repository = "https://github.com/JEpifanio90/Paletters" readme = "README.md" license = "MIT" categories = ["tui", "terminal", "dashboard"] keywords = [ "terminal", "tui", "dashbaord", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]