]> git.scottworley.com Git - tablify/blobdiff - Cargo.toml
Prefer &str over String
[tablify] / Cargo.toml
index 80ab0ec28f90cd6eb76fece45c4258777ed411f3..0b0c6f21428e00c18518040d7d0a333060720906 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
 [package]
 name = "tablify"
-version = "0.2.1"
+version = "0.3.0-pre"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"