binstalk-types 0.9.2

The binstall toolkit that contains basic types for binstalk crates
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [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

- *(deps)* bump the deps group with 3 updates ([#1954]https://github.com/cargo-bins/cargo-binstall/pull/1954)

## [0.9.0]https://github.com/cargo-bins/cargo-binstall/compare/binstalk-types-v0.8.0...binstalk-types-v0.9.0 - 2024-08-10

### Added
- Merge disable strategies ([#1868]https://github.com/cargo-bins/cargo-binstall/pull/1868)