]> git.scottworley.com Git - tablify/blame_incremental - Cargo.toml
Read multiple row headers
[tablify] / Cargo.toml
... / ...
CommitLineData
1[package]
2name = "tablify"
3version = "0.1.0"
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]