]> git.scottworley.com Git - tablify/blob - Cargo.toml
db61eb8ebe6c6595b2961c7d0de63965cccf28db
[tablify] / Cargo.toml
1 [package]
2 name = "tablify"
3 version = "0.6.2-pre"
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]