mkroening/rust-toolchain-toml

Installs the Rust toolchain from a toolchain file (rust-toolchain.toml)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
toolchain-filePath to the toolchain filenorust-toolchain.toml
toolchainRust toolchain specification -- see https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specificationnonull
targetsComma-separated list of target triples to install for this toolchainno
componentsComma-separated list of components to be additionally installedno
namedescription
cachekeyA short hash of the rustc version, appropriate for use as a cache key. "20220627a831"
nameRustup's name for the selected version of the toolchain. "1.62.0"