Skip to content

Releases: hecrj/setup-rust-action

v1.2.2

27 Oct 23:18
a82cf6b

Choose a tag to compare

Added

  • Inputs section to README.

v1.2.1

27 Oct 19:17
ffd46aa

Choose a tag to compare

Changed

  • Update rustup to latest version when already present in GitHub Actions VM.
  • Use rustup toolchain install leveraging the --component and --target flags.

v1.2.0

18 Sep 15:46

Choose a tag to compare

Added

  • Target installation support as an input. #3

v1.1.0

04 Sep 11:31

Choose a tag to compare

Added

  • Component installation support as an input. #2

v1.0.2

16 Aug 01:39

Choose a tag to compare

Fixed some typos.

v1.0.1

16 Aug 01:00

Choose a tag to compare

Improved action name and branding.

v1.0.0

16 Aug 00:55

Choose a tag to compare

First working version.