(no title)
brinker | 10 years ago
This is not quite correct (although close to it). Cargo doesn't rely on GitHub, but it expects that there is some publicly-accessible git repository from which it can pull the source for any crate, and most crates use GitHub. So it's not a particular choice of Cargo, but a side-effect of GitHub's popularity in the community, and the fact that Cargo does not host source code itself.
gkoz|10 years ago
agwa|10 years ago
stouset|10 years ago
kbenson|10 years ago
1: http://mirrors.cpan.org/
st3v3r|10 years ago