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
- Allow dependencies that only apply to specific cargo targets (bin, example, etc.)
- Allow configuring name of generated shared library artifact
- Cargo: produce deterministic filenames for `build --test` and `test --no-run`
- Support SSH Git URLs for authenticated connections to private repositories
- Add subcommand to download the crate source
- Add a custom Git merge tool for Cargo.locks and Cargo.tomls
- Add a common location for custom target spec files
- Single profile for build dependencies
- Use OS-native config, cache home directories
- Re-add a hash to the filename at the top level to avoid conflicts with external libs?
- Docs
- Rust not yet supported