[dependencies.derive_builder]
version = "~0.9.0"
[dependencies.smart-default]
version = "~0.6.0"
[package]
authors = ["Sridaran Thoniyil <sri7thon@gmail.com>"]
categories = ["value-formatting"]
description = "Table formatting library using Unicode Box-drawing characters"
edition = "2018"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["unicode", "format", "library", "table"]
license = "MIT OR Apache-2.0"
name = "unicode-prettytable"
repository = "https://github.com/srithon/unicode-prettytable"
version = "0.3.1"