[package]
description = "A minimal table implementation that renders a Vec<Vec<String>> to a string table."
edition = "2021"
license = "MIT"
name = "minimal_table"
readme = "README.md"
repository = "https://github.com/sclausen/minimal_table"
version = "0.2.0"