Build Rust Projects with Cross
Version updated for houseabsolute/actions-rust-cross to version v0.0.13.
- This action is used across all versions by 434 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- It’s now possible to set
cross-version
to a git ref like a commit hash orHEAD
. This will installcross
from its git repo.