wait_utils 0.1.4

Utilities for implementing wait loops using varies wait strategies
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.1.4]https://github.com/marvin-hansen/buildutils/compare/wait_utils-v0.1.3...wait_utils-v0.1.4 - 2025-10-07

### Other

- update Cargo.toml dependencies

## [0.1.3]https://github.com/marvin-hansen/buildutils/compare/wait_utils-v0.1.2...wait_utils-v0.1.3 - 2025-01-20

### Other

- Excluded all Bazel files from crate release to prevent issues when vendoring these crates with Bazel.

## [0.1.2]https://github.com/marvin-hansen/buildutils/compare/wait_utils-v0.1.1...wait_utils-v0.1.2 - 2025-01-19

### Other

- Updated README.md across all crates
- Added project wide copyright

## [0.1.1]https://github.com/marvin-hansen/buildutils/compare/wait_utils-v0.1.0...wait_utils-v0.1.1 - 2025-01-19

### Other

- release