Sourced from actions-rust-lang/setup-rust-toolchain's releases.
v1.8.0
- Allow specifying subdirectories for cache.
- Fix toolchain file overriding.
v1.7.0
What's Changed
- Allow overriding the toolchain file by
@Twey
in actions-rust-lang/setup-rust-toolchain#26- ci: update checked rust-toolchain version by
@robjtede
in actions-rust-lang/setup-rust-toolchain#29- Prepare 1.7.0 release by
@robjtede
in actions-rust-lang/setup-rust-toolchain#30New Contributors
@Twey
made their first contribution in actions-rust-lang/setup-rust-toolchain#26@robjtede
made their first contribution in actions-rust-lang/setup-rust-toolchain#29Full Changelog: https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.6...v1.7.0
Sourced from actions-rust-lang/setup-rust-toolchain's changelog.
[1.8.0] - 2024-01-13
- Allow specifying subdirectories for cache.
- Fix toolchain file overriding.
[1.7.0] - 2024-01-11
- Allow overriding the toolchain file with explicit
toolchain
input. (#26)
b113a30
Merge pull request #34
from actions-rust-lang/rel-180039765b
chore: prepare release 1.8.084e65ce
Merge pull request #32
from gruebel/add-workspaces6f719a2
Merge branch 'main' into add-workspaces15d0afa
ci: fix cache test922cc93
ci: add cache-workspaces testbcda41b
Merge pull request #33
from fprasx/fprasx/fix-toolchain-overridesba41ca6
ci: clearer test namesaa08918
ci: fix conditionalc6086ae
test: add toolchain file override test