kkent030315/bump-cargo-version
A Github action to bump package version in cargo.toml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| cargo-path | Specifies the path to cargo.toml in relative or absolute. | yes | . |
Outputs
| name | description |
|---|---|
| version | Outputs parsed package version in the specified Cargo.toml |