We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fab498 commit d3d7ed6Copy full SHA for d3d7ed6
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "rgh"
3
version = "0.1.0"
4
authors = ["k-nasa <htilcs1115@gmail.com>"]
5
+repository = "https://github.com/k-nasa/rgh"
6
keywords = ["cli", "rgh", "github"]
7
categories = ["command-line-utilities"]
8
description = "Creates GitHub release and upload asset files"
0 commit comments