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
- cargo package / publish don't handle symlink correctly on Windows
- Dependencies resolution with `--minimal-versions`
- Expand "CI best practicies" section to the guide
- 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
- Docs
- Rust not yet supported