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 supported66 Subscribers
View all SubscribersAdd a CodeTriage badge to cargo
Help out
- Issues
- Provide a way to specify configuration for host compilation
- Indicate to build scripts that the crate they are being run for is being built for the host
- Sandbox/jail build scripts
- dependency downgrade on cargo update
- Support depending on crates with any case of the original name
- 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
- Docs
- Rust not yet supported