chore: release

This commit is contained in:
github-actions[bot] 2025-05-30 16:34:08 +00:00 committed by GitHub
parent 12373e5c3f
commit 3b7d4b9051
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 71 additions and 29 deletions

View file

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.50](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.49...detect-targets-v0.1.50) - 2025-05-30
### Other
- update Cargo.lock dependencies
## [0.1.49](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.48...detect-targets-v0.1.49) - 2025-05-16
### Other

View file

@ -3,7 +3,7 @@ name = "detect-targets"
description = "Detect the target of the env at runtime"
repository = "https://github.com/cargo-bins/cargo-binstall"
documentation = "https://docs.rs/detect-targets"
version = "0.1.49"
version = "0.1.50"
rust-version = "1.62.0"
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
edition = "2021"