Skip to content

Commit f39f6a8

Browse files
authored
Merge pull request #1 from szabgab/patch-1
Include the repository field
2 parents 676243d + 2cb8bd0 commit f39f6a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.30"
44
edition = "2021"
55
description = "Git AI: Automates commit messages using ChatGPT. Stage your files, and Git AI generates the messages."
66
license = "MIT"
7+
repository = "https://github.com/oleander/git-ai"
78

89
[lib]
910
name = "ai"

0 commit comments

Comments
 (0)