mirror of
https://github.com/actions-rust-lang/setup-rust-toolchain.git
synced 2025-12-27 01:54:20 -05:00
Fix: Run the version detection steps in the selected rust-src-dir directory.
This should enable the version selection even without a default toolchain installed. Fixes #74.
This commit is contained in:
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.15.2] - 2025-10-04
|
||||||
|
|
||||||
|
* Fix: Run the version detection steps in the selected `rust-src-dir` directory.
|
||||||
|
This should enable the version selection even without a default toolchain installed.
|
||||||
|
Fixes #74.
|
||||||
|
|
||||||
## [1.15.1] - 2025-09-23
|
## [1.15.1] - 2025-09-23
|
||||||
|
|
||||||
* Update `Swatinem/rust-cache` to v2.8.1
|
* Update `Swatinem/rust-cache` to v2.8.1
|
||||||
|
|||||||
Reference in New Issue
Block a user