Setup Rust and Cargo
Version updated for moonrepo/setup-rust to version v1.2.0.
- This action is used across all versions by 257 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- Added a
target-dirs
input, allowing the target folders to be specified. Can now cache multiple target folders. - Updated to skip caching a directory if it does not exist, instead of failing.
- Updated dependencies.