hecrj/Set up a Rust toolchain
Install a specific Rust toolchain and add it to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rust-version | The toolchain version; such as stable, nightly, or 1.8.0 | — | stable |
| profile | The toolchain profile to install | — | default |
| components | The toolchain components to install, comma-separated | — | "" |
| targets | The toolchain targets to add, comma-separated | — | "" |
Outputs
no outputs