extractions/Setup crate
Install any Rust crate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 11, 2026
- License
- Apache 2.0
Pinned Snippet
uses: extractions/setup-crate@7577c1bdf2d95e6d65d532788f35ed79d4b1dda2 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The GitHub repository and version specifier containing the crate | no | — |
| owner | The GitHub user or organization | no | — |
| name | The GitHub repository name | no | — |
| version | A valid semver specifier of the crate version to install | no | — |
| github-token | The GitHub token used for making API requests | no | ${{ github.token }} |
Outputs
no outputs