Build Rust Projects with Cross
Version updated for https://github.com/houseabsolute/actions-rust-cross to version v1.0.5.
- This action is used across all versions by 1,145 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- Fixed a bug in the handling of the
rust-cache-parameters
input. If anything was specified for this, it would end up providing a broken config to theSwatinem/rust-cache
action. Reported by @SinTan1729 (Sayantan Santra). GH #46.