[package] name = "pretty-table" description = "An easy-to-use crate for printing pretty tables or writing them to a file!" authors = ["Syed Vilayat Ali Rizvi "] version = "0.1.3" edition = "2021" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] thiserror = "1.0.56"