mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
chore: release (#2067)
Some checks are pending
Release-plz / Release-plz (push) Waiting to run
Some checks are pending
Release-plz / Release-plz (push) Waiting to run
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
712ad730a6
commit
708a489062
18 changed files with 95 additions and 31 deletions
|
@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.43](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.42...detect-targets-v0.1.43) - 2025-02-28
|
||||
|
||||
### Other
|
||||
|
||||
- update Cargo.lock dependencies
|
||||
|
||||
## [0.1.42](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.41...detect-targets-v0.1.42) - 2025-02-22
|
||||
|
||||
### Other
|
||||
|
|
|
@ -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.42"
|
||||
version = "0.1.43"
|
||||
rust-version = "1.62.0"
|
||||
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
|
||||
edition = "2021"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue