Skip to content

Commit 8b8800e

Browse files
committed
chore: add category and keywords to Cargo.toml
1 parent d162c07 commit 8b8800e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ authors = [
1111
license = "GPL-2.0-only"
1212
homepage = "https://stacked-git.github.io/"
1313
repository = "https://github.com/stacked-git/stgit"
14+
keywords = ["git", "vcs", "cli", "utility"]
15+
categories = ["development-tools"]
1416

1517
[[bin]]
1618
bench = false

0 commit comments

Comments
 (0)