rs-cargo
Version updated for https://github.com/clechasseur/rs-cargo to version v4.0.2.
- This action is used across all versions by 272 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, enabling tasks like building, testing, and checking code with customizable parameters. It simplifies workflows by integrating tools like cross or cargo-hack, facilitating cross-compilation and enhanced output visibility in the GitHub UI. This action addresses the need for streamlined Rust project management in CI pipelines while providing additional features beyond manual cargo execution.
Release notes
Fix version with updated dependencies, fixing several security vulnerabilities.
What’s Changed
- chore(deps): bump fast-xml-parser from 5.3.2 to 5.3.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-cargo/pull/356
- fix: major dependencies updates, run `npm update’, turn into ESM by @clechasseur in https://github.com/clechasseur/rs-cargo/pull/362
Full Changelog: https://github.com/clechasseur/rs-cargo/compare/v4.0.1...v4.0.2