From 3655500ddb9ab5786d0f993b6c2acc03e514487a Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 6 Jun 2025 21:58:07 +0200 Subject: build(Cargo.toml): Add nice metadata --- Cargo.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index df3ea05..6d6db76 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,11 +15,10 @@ description = "An extremely simple git bug visualization system. Inspired by TVL version = "0.1.0" edition = "2024" license = "AGPL-3.0-or-later" -homepage = "" +homepage = "https://issues.foss-syndicate.org" repository = "https://git.foss-syndicate.org/vhack.eu/git_bug/back" -# TODO -# categories = [""] -# keywords = ["", ""] +categories = ["development-tools"] +keywords = ["git-bug", "issue", "bug", "task", "webserver", "panettone"] [[bin]] name = "back" -- cgit 1.4.1