p6m-actions/Rust Setup

Setup Rust toolchain with cargo registry and build caching

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
toolchainRust toolchain version (stable, beta, nightly, or specific version)nostable
componentsComma-separated list of components to install (e.g., clippy, rustfmt)no""
targetsComma-separated list of targets to install (e.g., wasm32-unknown-unknown)no""
cacheEnable cargo registry and target cachingnotrue
cache-key-suffixAdditional suffix for cache keyno""
install-dependenciesRun cargo fetch to pre-cache dependenciesnofalse
working-directoryWorking directory for cargo commandsno.
namedescription
rustc-versionThe installed rustc version
cargo-versionThe installed cargo version
cache-hitWhether the cargo cache was hit