rust-redis (0.32.7-1) unstable; urgency=medium

  * Team upload.
  * Package redis 0.32.7 from crates.io using debcargo 2.8.4
    Packaging 0.32.x rather than the current 1.x because opendal, the only
    reverse dependency in Debian, requires redis 0.32.
  * Drop older-arc-swap patch, no longer needed.
  * Add remove-smol.diff: the smol-comp features need smol-timeout, which is
    not in Debian.
  * Add remove-cache-aio.diff: the cache-aio feature needs lru 0.16, Debian
    has 0.12.
  * Add remove-webpki-roots.diff: webpki-roots 1 is not in Debian.
  * Add relax-deps.diff: accept rand 0.10, the version in Debian.
  * Add fix-dev-deps.diff: disable the benches (they need criterion 0.7,
    Debian has 0.5), drop the dev-dependencies on futures-time and partial-io
    which are not in Debian, relax tempfile and build rustls without default
    features.
  * Mark the test suite as broken: it requires a running Redis server.

  [ Jelmer Vernooĳ ]
  * Package redis 0.26.1 from crates.io using debcargo 2.6.1

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 12 Aug 2026 21:44:00 +0200
