cargo 0.65.0

Cargo, a package manager for Rust.
Documentation
1
2
3
4
{{#option "`-r`" "`--release`"}}
{{actionverb}} optimized artifacts with the `release` profile.
See also the `--profile` option for choosing a specific profile by name.
{{/option}}