mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-23 11:06:36 +00:00
chore: release (#2195)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
bb9211b72c
commit
d47e67b010
12 changed files with 50 additions and 15 deletions
|
@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.32](https://github.com/cargo-bins/cargo-binstall/compare/detect-wasi-v1.0.31...detect-wasi-v1.0.32) - 2025-06-21
|
||||
|
||||
### Other
|
||||
|
||||
- update Cargo.lock dependencies
|
||||
|
||||
## [1.0.31](https://github.com/cargo-bins/cargo-binstall/compare/detect-wasi-v1.0.30...detect-wasi-v1.0.31) - 2025-06-10
|
||||
|
||||
### Other
|
||||
|
|
|
@ -3,7 +3,7 @@ name = "detect-wasi"
|
|||
description = "Detect if WASI can be run"
|
||||
repository = "https://github.com/cargo-bins/cargo-binstall"
|
||||
documentation = "https://docs.rs/detect-wasi"
|
||||
version = "1.0.31"
|
||||
version = "1.0.32"
|
||||
rust-version = "1.61.0"
|
||||
authors = ["Félix Saparelli <felix@passcod.name>"]
|
||||
edition = "2021"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue