Cargo Verison
Version updated for https://github.com/dimitrmo/cargo-verison-action to version v1.0.46.
- This action is used across all versions by 9 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The dimitrmo/cargo-verison-action is a GitHub Action designed to automate version management for Rust projects using Cargo. It simplifies the process of bumping the version, creating a corresponding Git tag, and committing the changes, streamlining release workflows. This action helps developers maintain consistent versioning practices with minimal manual intervention.
What’s Changed
- Release 1.0.46 (9867e0c)
- Build dist (359001d)
- Audit fix (d4a0608)
- Release 1.0.45 (caed13c)
- Bump @actions/github from 9.0.0 to 9.1.0 (#31) (fcd472b)
- Release 1.0.44 (885bbbf)
- Switching to node 24 (13f513d)
- Release 1.0.43 (4b5bca8)
- Named inputs (27ab839)
- Release 1.0.42 (0291744)