actions-rust-lang/Determine minimum supported Rust version (MSRV) for workspace
Determine minimum supported Rust version (MSRV) for workspace for use in a job matrix.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest-path | Path to Cargo.toml manifest for workspace | no | — |
Outputs
| name | description |
|---|---|
| msrv | Minimum supported Rust version. E.g.: 1.72.1" |