]> git.scottworley.com Git - tablify/blame - Cargo.toml
Release 0.2.0
[tablify] / Cargo.toml
CommitLineData
7e91db8f
SW
1[package]
2name = "tablify"
80079fb6 3version = "0.2.0"
7e91db8f
SW
4edition = "2021"
5authors = ["Scott Worley <scottworley@scottworley.com>"]
6description = "Summarize a text log as an HTML table"
7license = "GPL-3.0"
8repository = "https://git.scottworley.com/tablify"
9
10[dependencies]