rs-cargo
Version updated for https://github.com/clechasseur/rs-cargo to version v5.0.4.
- This action is used across all versions by 289 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 for Rust projects, streamlining tasks such as building, testing, or checking code. It simplifies workflows by supporting cross-compilation and tools like cross and cargo-hack, while also surfacing cargo warnings and errors directly in the GitHub UI. This action is particularly useful for enhancing CI pipelines in Rust projects with minimal configuration effort.
What’s Changed
Fix version with updated dependencies, including security fixes.
What’s Changed
- chore(deps): bump fast-xml-parser from 5.5.9 to 5.7.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-cargo/pull/396
- fix: run
npm update, regenerate dist by @clechasseur in https://github.com/clechasseur/rs-cargo/pull/397 - fix: update dependencies, prepare for new release by @clechasseur in https://github.com/clechasseur/rs-cargo/pull/398
Full Changelog: https://github.com/clechasseur/rs-cargo/compare/v5.0.3...v5.0.4