Setup crate
Version updated for https://github.com/extractions/setup-crate to version v2.
- This action is used across all versions by 17 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-crate GitHub Action automates the installation of Rust crates from public GitHub repositories by downloading and extracting pre-built binaries attached to GitHub releases. It supports projects using semantic versioning (semver) and provides compatibility for various platforms and architectures. This action simplifies the setup process by streamlining the retrieval and installation of specific crate versions, making it easier to integrate Rust tools into CI/CD workflows.
What’s Changed
- This is 2.0.0 (0551596)
- setup-crate: This is 0.6.0 (3513e84)
- Delete unused .eslintrc.json file (579f05a)
- Add back previously ignored tests (1cab327)
- Support uncompressed binaries as assets (9a981e0)
- Upgrade dependencies (c28888e)
- Upgrade GitHub Actions to latest versions (b679bb9)
- Upgrade to Node 24 (f56aa67)
- Support aarch64-pc-windows-msvc (#8) (e1bca07)
- action: This is 1.4.0 (4993624)