v0.0.6

wavekat/wavekat-labv0.0.6Mar 29, 2026by github-actions[bot]

AI Summary

This release focuses on dependency management improvements, specifically updating the lock file and optimizing dependency updates to prevent unintended version bumps.

Key Highlights

  • Updated Cargo.lock
  • Optimized dependency updates using workspace update

Full Release Notes

## [0.0.6](https://github.com/wavekat/wavekat-lab/compare/v0.0.5...v0.0.6) (2026-03-29)


### Bug Fixes

* update Cargo.lock after release-please version bump ([#12](https://github.com/wavekat/wavekat-lab/issues/12)) ([a0503a4](https://github.com/wavekat/wavekat-lab/commit/a0503a4fa16a5778160986465bc60fba02b9f7bd))
* use cargo update --workspace to avoid bumping all deps ([#14](https://github.com/wavekat/wavekat-lab/issues/14)) ([aa11a6a](https://github.com/wavekat/wavekat-lab/commit/aa11a6ad1258f7ca60f4ff0d1d02ceb481cec181))