cargo
https://github.com/rust-lang/cargo
Rust
The Rust package manager
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to cargo
Help out
- Issues
- Add a method for a dependency to 'push' an artifact up the dependency tree
- allow overriding dependency major version
- `cargo test --all` should run tests in parallel
- Add a way to update multiple dependencies with `--precise` and `-p`
- Be `ionice` on unix
- `cargo update` can print redundant Added/Removing for non-registry based dependencies
- `cargo update -p SPEC` can silently downgrade dependencies of other packages when multi-major ranges are used
- `cargo update` may silently update dependencies
- Add a way to refer to a particular target in JSON messages
- Patching dependencies does not work if it's for the same location but a different branch
- Docs
- Rust not yet supported