chore: release

This commit is contained in:
github-actions[bot] 2025-06-06 10:54:33 +00:00 committed by GitHub
parent 4ec96064b6
commit 23de8a8dc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 98 additions and 40 deletions

View file

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.11.21](https://github.com/cargo-bins/cargo-binstall/compare/binstalk-registry-v0.11.20...binstalk-registry-v0.11.21) - 2025-06-06
### Fixed
- fix updating of installed crates manifest on custom sparse registry ([#2178](https://github.com/cargo-bins/cargo-binstall/pull/2178))
## [0.11.20](https://github.com/cargo-bins/cargo-binstall/compare/binstalk-registry-v0.11.19...binstalk-registry-v0.11.20) - 2025-05-30
### Other