Commit graph

2 commits

Author SHA1 Message Date
Alex Crichton 157d639afc Update rust and all deps 2014-12-19 20:55:17 -08:00
Alex Crichton 2dff1ed610 Implement a cargo fetch command
This command is used to download all dependencies of a package ahead of time to
ensure that no more network communication will be necessary as part of a build.

cc #358
2014-09-16 15:59:39 -07:00