http-cache-darkbird 0.3.1

http-cache manager implementation for darkbird
Documentation
# Changelog

## [0.3.1] - 2025-01-30

### Changed

- MSRV is now 1.71.1

- Updated the minimum versions of the following dependencies:
  - http-cache [0.21.1]
  - async-trait [0.1.85]
  - darkbird [6.2.4]
  - serde [1.0.217]
  - thiserror [2.0.11]

## [0.3.0] - 2024-11-12

### Changed

- MSRV is now 1.70.0

- Updated the minimum versions of the following dependencies:
  - http-cache [0.20.0]
  - thiserror [2.0.3]

## [0.2.0] - 2024-04-10

### Changed

- Updated the minimum versions of the following dependencies:
  - http-cache [0.19.0]
  - http-cache-semantics [2.1.0]
  - http [1.1.0]
  - reqwest [0.12.3]
  - reqwest-middleware [0.3.0]

## [0.1.5] - 2024-01-15

### Changed

- Updated the minimum versions of the following dependencies:
  - http-cache [0.18.0]

## [0.1.4] - 2023-11-01

### Changed

- Updated the minimum versions of the following dependencies:
  - http-cache [0.17.0]

## [0.1.3] - 2023-09-28

### Changed

- MSRV is now 1.67.1

- Updated the minimum versions of the following dependencies:
  - http-cache [0.16.0]

## [0.1.2] - 2023-09-26

### Changed

- Updated the minimum versions of the following dependencies:
  - http-cache [0.15.0]

## [0.1.1] - 2023-07-28

### Changed

- Updated the minimum versions of the following dependencies:
  - http-cache [0.14.0]
  - async-trait [0.1.72]
  - serde [1.0.178]
  - thiserror [1.0.44]
  - tokio [1.29.1]

## [0.1.0] - 2023-07-21

### Added

- Initial release