Skip to content

Commit 123d5df

Browse files
committed
Merge pull request #1618 from oconnor0/patch-1
Point to correct cargo-central.
2 parents 5cb725a + d38000d commit 123d5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cargo/sources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"central": {
3-
"url": "https://raw.github.com/graydon/cargo-central/master/packages.json"
3+
"url": "https://raw.github.com/mozilla/cargo-central/master/packages.json"
44
},
55
"elly": {
66
"url": "https://raw.github.com/elly/rust-packages/master/packages.json",

0 commit comments

Comments
 (0)