{"repo":"taiki-e/cache-cargo-install-action","free":true,"listed":false,"github":"https://github.com/taiki-e/cache-cargo-install-action","clone":"git clone https://github.com/taiki-e/cache-cargo-install-action.git","description":"GitHub Action for `cargo install` with cache.","language":"Shell","stars":23,"topics":["github-actions","rust"],"license":"Apache-2.0","category":"workflow-automation","readme_excerpt":"cache-cargo-install-action GitHub Action for cargo install with cache. This installs the specified crate using cargo install and caches the installed binaries using [actions/cache]. If binaries for the specified crate are already cached, restore the cache instead of calling cargo install . This was originally intended for installing crates that are not supported by [install-action]. For performance and robustness, we recommend using [install-action] if the tool is supported by [install-action]. - Usage - Inputs - Example workflow - Migrate from/to install-action - Security - Compatibility - Related Projects - License Usage Inputs Name Required Description Type Default ---- :------: ----------- ---- ------- tool ✓ Crate to install String locked Use --locked flag Boolean true git Install from the specified Git URL (see action.yml for more) String tag Tag to use when installing from git String rev Specific commit to use when installing from git String features Comma-separated list of features to enable when installing the crate String no-default-features Pass --no-default-features to cargo install Boolean false all-features Pass --all-features to cargo install Boolean false Example workflow To install the latest version: Installing from source uses the default Rust toolchain for the current environment. This can be overridden by the RUSTUP TOOLCHAIN environment variable if Rust is installed via rustup. To install a specific version, use @version syntax: You can also omit patch v","default_branch":null,"files":null,"tree":[],"storefront":"/r/taiki-e","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/taiki-e/cache-cargo-install-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}