cachet_memory 0.2.0

In-memory cache tier backed by Moka for the cachet caching library.
Documentation
# Changelog

## [0.2.0] - 2026-05-19

- ✔️ Tasks

  - release HTTP and bytesbuf dependents
  - release thread-aware-dependent crates

## [0.1.1] - 2026-05-18

- ✨ Features

  - Improve thread_aware APIs and anyspawn rt compat. ([#403]https://github.com/microsoft/oxidizer/pull/403)
  - Add LRU eviction policy for in memory cache ([#369]https://github.com/microsoft/oxidizer/pull/369)

## [0.1.0]

Initial release.