Skip to content

Commit cb4e083

Browse files
authored
Merge pull request #447 from integer32llc/trailing-commaaaaaaaaa
Remove a trailing comma I left in the json
2 parents 2fb4e73 + c922eba commit cb4e083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"repository": "https://github.com/rust-lang/crates.io",
55
"env": {
66
"GIT_REPO_URL": {
7-
"description": "The git URL of your crates index repository.",
7+
"description": "The git URL of your crates index repository."
88
},
99
"GH_CLIENT_ID": {
1010
"value": "",

0 commit comments

Comments
 (0)