rs-cargo
Version updated for https://github.com/clechasseur/rs-cargo to version v5.0.2.
- This action is used across all versions by 277 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 rs-cargo GitHub Action automates the execution of cargo commands, such as building, testing, or checking, within Rust projects. It simplifies workflows by enabling seamless integration of tools like cross or cargo-hack and improves visibility of warnings and errors directly in the GitHub UI. This action is particularly useful for Rust developers seeking enhanced automation and feedback during CI/CD processes.
Release notes
Patch version with updated dependencies, including a security fix in fast-xml-parser.
What’s Changed
- chore(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-cargo/pull/377
- fix: update dependencies, bump fix version by @clechasseur in https://github.com/clechasseur/rs-cargo/pull/378
Full Changelog: https://github.com/clechasseur/rs-cargo/compare/v5.0.1...v5.0.2