taiki-e/cache-cargo-install-action

GitHub Action for cargo install with cache

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
toolCrate to installyes
lockedUse --locked flagnotrue
gitInstall from the specified Git URL This currently requires one of 'tag' or 'rev' input option. no
tagTag to use when installing from gitno
revSpecific commit to use when installing from gitno
featuresComma-separated list of features to enable when installing the crateno""
no-default-featuresPass `--no-default-features` to `cargo install`nofalse
all-featuresPass `--all-features` to `cargo install`nofalse

no outputs