Skip to content

Commit 1780873

Browse files
committed
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 parent 063a3b9 commit 1780873

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.15.2] - 2025-10-04
11+
12+
* Fix: Run the version detection steps in the selected `rust-src-dir` directory.
13+
This should enable the version selection even without a default toolchain installed.
14+
Fixes #74.
15+
1016
## [1.15.1] - 2025-09-23
1117

1218
* Update `Swatinem/rust-cache` to v2.8.1

0 commit comments

Comments
 (0)