[package] name = "tabout" version = "0.3.0" authors = ["Wez Furlong "] edition = "2018" repository = "https://github.com/wez/wezterm" description = "Tabulate output for CLI programs" license = "MIT" documentation = "https://docs.rs/tabout" [dependencies] termwiz = { path = "../termwiz", version="0.8"}