diff options
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index d131e4f..3d4ef3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ license = "AGPL-3.0-or-later" homepage = "https://issues.foss-syndicate.org" repository = "https://git.foss-syndicate.org/vhack.eu/git_bug/back" categories = ["development-tools"] -keywords = ["git-bug", "issue", "bug", "task", "webserver", "panettone"] +keywords = ["git-bug", "issue", "bug", "webserver", "panettone"] [[bin]] name = "back" |