[dependencies.lazy_static]
version = "1"
[dependencies.regex]
version = "1"
[dependencies.unicode-width]
version = "0.1"
[package]
authors = ["Ryan Bluth <ryanbluth93@gmail.com>"]
categories = ["command-line-interface"]
description = "Tables for CLI apps"
keywords = ["table", "cli", "terminal"]
license = "MIT"
name = "term-table"
readme = "README.md"
repository = "https://github.com/RyanBluth/term-table-rs"
version = "1.2.0"