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