ronnychevalier/cargo-multivers
Build multiple versions of a binary with different CPU features set merged into one portable optimized binary
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of cargo-multivers to use (e.g., 0.10.0) | no | — |
| manifest_path | Path to Cargo.toml | no | — |
| target | Build for the target triple | no | — |
| out_dir | Copy final artifacts to this directory | yes | . |
| profile | Build artifacts with the specified profile (default: release) | no | — |
| runner_version | Specify the version of the runner to use | no | — |
| other_args | Other arguments given to cargo multivers | no | — |
| build_args | Arguments given to cargo build | no | — |
Outputs
no outputs