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
- Tree during resolution
- Remove special cased OUT_DIR for `bench`, `test`, and `dev` profiles
- Allow restricting search to crates with binaries for CLI completion purposes
- Expose profile name to build.rs / program at runtime
- Build script overrides cannot use `target.<cfg>.<links>` form
- `cargo install` ignores the `rust-toolchain.toml` or uses the wrong one
- Command for introspecting on the index
- `cargo --config 'k=v' <plugin>` isn't passed down to the plugin
- Resolution fails unhelpfully when using prerelease with wrong patch version
- `cargo vendor` doesn't generate `.cargo_vcs_info.json`
- Docs
- Rust not yet supported