cfirtsabari/rustup toolchain.toml install
Install the Rust toolchain according to the toolchain.toml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| toolchain-file | A different path to rust-toolchain file | no | — |
| targets | Comma-separated list of target triples to install for this toolchain | no | — |
| components | Comma-separated list of components to be additionally installed | no | — |
Outputs
| name | description |
|---|---|
| cachekey | A short hash of the rustc version, appropriate for use as a cache key. "20220627a831" |
| name | Rustup's name for the selected version of the toolchain. "1.62.0" |