chore: prepare for release

This commit is contained in:
iff 2025-04-05 19:25:37 +02:00
parent 5f521650c8
commit 3b75364e86
4 changed files with 39 additions and 7 deletions

View file

@ -11,7 +11,7 @@ repository = "https://github.com/iffse/pay-respects"
keywords = ["cli", "terminal", "utility", "shell"]
categories = ["command-line-utilities"]
license = "AGPL-3.0-or-later"
include = ["**/*.rs", "**/*.toml"]
include = ["**/*.rs", "**/*.toml", "templates/**/*"]
[dependencies]
colored = "3"