Use the correct variable to enable sparse registry access
This commit is contained in:
parent
bc88fd0b3e
commit
2941fbfa4a
2 changed files with 8 additions and 1 deletions
|
@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.3.6] - 2023-01-31
|
||||
|
||||
### Fixed
|
||||
|
||||
* The the correct environment variable to enable the sparse registry access.
|
||||
The pull request originally had the wrong value, without `CARGO_` prefix.
|
||||
|
||||
## [1.3.5] - 2023-01-21
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue