mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-21 18:16:36 +00:00
chore: release
This commit is contained in:
parent
2f84637d23
commit
ee67ae9634
22 changed files with 102 additions and 42 deletions
crates/binstalk-types
|
@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.9.2](https://github.com/cargo-bins/cargo-binstall/compare/binstalk-types-v0.9.1...binstalk-types-v0.9.2) - 2024-11-23
|
||||
|
||||
### Other
|
||||
|
||||
- *(deps)* bump the deps group with 2 updates ([#1981](https://github.com/cargo-bins/cargo-binstall/pull/1981))
|
||||
|
||||
## [0.9.1](https://github.com/cargo-bins/cargo-binstall/compare/binstalk-types-v0.9.0...binstalk-types-v0.9.1) - 2024-11-05
|
||||
|
||||
### Other
|
||||
|
|
|
@ -3,7 +3,7 @@ name = "binstalk-types"
|
|||
description = "The binstall toolkit that contains basic types for binstalk crates"
|
||||
repository = "https://github.com/cargo-bins/cargo-binstall"
|
||||
documentation = "https://docs.rs/binstalk-types"
|
||||
version = "0.9.1"
|
||||
version = "0.9.2"
|
||||
rust-version = "1.61.0"
|
||||
authors = ["ryan <ryan@kurte.nz>"]
|
||||
edition = "2021"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue