axum-response-cache 0.5.0

Axum layer for caching HTTP responses of the wrapped server
Documentation
version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "monthly"
      day: "sunday"
      time: "10:00"
      timezone: "Europe/Warsaw"
    rebase-strategy: "auto"
    groups:
      all-dependencies:
        patterns:
          - "*"
    labels:
      - "cargo"
      - "dependencies"

  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "monthly"
      day: "sunday"
    labels:
      - "actions"
      - "dependencies"