What's Changed
- Add new parameter cache-directories that is propagated to Swatinem/rust-cache (#44 by @pranc1ngpegasus)
- Add new parameter cache-key that is propagated to Swatinem/rust-cache as key (#41 by @iainlane)
- Make rustup toolchain installation more robust in light of planned changes rust-lang/rustup#3635 and rust-lang/rustup#3985
- Allow installing multiple Rust toolchains by specifying multiple versions in the toolchain input parameter.
- Configure the rustup override behavior via the new override input. (#38)
New Contributors
- @pranc1ngpegasus made their first contribution in #44
- @iainlane made their first contribution in #41
Full Changelog: v1...v1.10.0