Skip to content

Commit 82cdbfc

Browse files
committed
cargo: Add my package index
1 parent 2a490d1 commit 82cdbfc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/cargo/sources.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"elly": {
33
"url": "https://raw.github.com/elly/rust-packages/master/packages.json"
4-
}
4+
},
5+
"brson": {
6+
"url": "https://raw.github.com/brson/rust-packages/master/packages.json"
7+
},
58
}

0 commit comments

Comments
 (0)