We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rust-src-dir
1 parent 063a3b9 commit 1780873Copy full SHA for 1780873
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
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
16
## [1.15.1] - 2025-09-23
17
18
* Update `Swatinem/rust-cache` to v2.8.1
0 commit comments