chore: release

This commit is contained in:
github-actions[bot] 2024-11-18 08:18:52 +00:00 committed by GitHub
parent b1aaafcd75
commit bbafd292e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 63 additions and 19 deletions

View file

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.0.12](https://github.com/cargo-bins/cargo-binstall/compare/detect-wasi-v1.0.11...detect-wasi-v1.0.12) - 2024-11-18
### Other
- update Cargo.lock dependencies
## [1.0.11](https://github.com/cargo-bins/cargo-binstall/compare/detect-wasi-v1.0.10...detect-wasi-v1.0.11) - 2024-11-09
### Other

View file

@ -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.11"
version = "1.0.12"
rust-version = "1.61.0"
authors = ["Félix Saparelli <felix@passcod.name>"]
edition = "2021"