Skip to content

Releases: actions-rust-lang/setup-rust-toolchain

v1.3.5

21 Jan 17:19
bc88fd0
Compare
Choose a tag to compare
Enable sparse registry access after stabilization

https://github.com/rust-lang/cargo/pull/11224
https://github.com/dtolnay/rust-toolchain/pull/54

v1.3.4

15 Oct 13:49
Compare
Choose a tag to compare
Change some missed set-output commands to GITHUB_OUTPUT

v1.3.3

13 Oct 19:02
Compare
Choose a tag to compare
Switch from set-output to $GITHUB_OUTPUT

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

v1.3.2

15 Sep 20:21
6ccb5b2
Compare
Choose a tag to compare
Merge pull request #7 from nahsi/fix-path

v1.3.1

14 Aug 15:41
aea84e9
Compare
Choose a tag to compare
Merge pull request #6 from actions-rust-lang/jonasbb/issue5

v1.3.0

30 Jul 21:58
Compare
Choose a tag to compare
Update Changelog

v1.2.1

29 Jul 21:24
Compare
Choose a tag to compare
Set environment variables before running rust-cache

v1.2.0

21 Jul 21:35
2f56cd1
Compare
Choose a tag to compare
Merge pull request #2 from actions-rust-lang/support-toolchain-file

Add support for toolchain files

v1.1.0

19 Jul 19:05
Compare
Choose a tag to compare
Update changelog for v1.1.0

v1.0.2

02 May 20:43
Compare
Choose a tag to compare
Enable backtraces for test failures