Skip to content

Commit d38000d

Browse files
committed
Point to correct cargo-central.
1 parent 178d6df commit d38000d

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)