mirror of
https://github.com/actions-rust-lang/setup-rust-toolchain.git
synced 2025-07-04 12:31:11 +00:00
Do not enable sparse registry on stable
This commit is contained in:
parent
2941fbfa4a
commit
dfa8744db3
2 changed files with 11 additions and 1 deletions
|
@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.3.7] - 2023-01-31
|
||||
|
||||
### Fixed
|
||||
|
||||
* Disable the stable access to the sparse registry.
|
||||
Setting the value causes problem on version before stabilization, e.g., 1.67.
|
||||
For example, "cargo add" fails.
|
||||
|
||||
## [1.3.6] - 2023-01-31
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue