Skip to content
Compare
Choose a tag to compare
@jonasbb jonasbb released this 22 Sep 22:08
· 2 commits to main since this release

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

Full Changelog: v1...v1.10.0