chore: release

This commit is contained in:
github-actions[bot] 2024-11-29 08:42:51 +00:00 committed by GitHub
parent 84683f1ff6
commit 57e27069fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 45 additions and 15 deletions
crates/detect-targets

View file

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.31](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.30...detect-targets-v0.1.31) - 2024-11-29
### Other
- update Cargo.lock dependencies
## [0.1.30](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.29...detect-targets-v0.1.30) - 2024-11-23
### Other