actions-marketplace-validations/xmc-rust-cargo
Run cargo command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 24, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/xmc-rs_cargo@38e5323b403f1ef80e0a59016b2362ede7d12feb # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Cargo command to run (ex. `check` or `build`) | yes | — |
| toolchain | Toolchain to use (without the `+` sign, ex. `nightly`) | no | — |
| args | Arguments for the cargo command | no | — |
| use-cross | Use cross instead of cargo | — | false |
Outputs
no outputs