rs-cargo
Version updated for https://github.com/clechasseur/rs-cargo to version v5.0.7.
- This action is used across all versions by 303 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action runs specified cargo commands on a Rust project. It automates the execution of common tasks such as building and testing, and provides transparent support for cross-compilation through optional tools like cross or cargo-hack.
What’s Changed
Patch release with updates to vulnerable dependencies.
What’s Changed
- chore(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-cargo/pull/427
- fix: update
@clechasseur/rs-actions-coreto 8.0.3, runnpm updateto get vulnerability fixes by @clechasseur in https://github.com/clechasseur/rs-cargo/pull/429
Full Changelog: https://github.com/clechasseur/rs-cargo/compare/v5.0.6...v5.0.7