1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/actix-redis
dependabot[bot] f942d8a191
Update redis-async requirement from 0.14 to 0.16 (#336)
* Update redis-async requirement from 0.14 to 0.16

Updates the requirements on [redis-async](https://github.com/benashford/redis-async-rs) to permit the latest version.
- [Commits](https://github.com/benashford/redis-async-rs/commits)

---
updated-dependencies:
- dependency-name: redis-async
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* docs: update changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-09-16 00:33:09 +00:00
..
src clippy 2023-01-07 01:04:16 +00:00
tests clippy 2023-01-07 01:04:16 +00:00
Cargo.toml Update redis-async requirement from 0.14 to 0.16 (#336) 2023-09-16 00:33:09 +00:00
CHANGES.md Update redis-async requirement from 0.14 to 0.16 (#336) 2023-09-16 00:33:09 +00:00
LICENSE-APACHE merge project metadata 2020-01-30 00:31:25 +00:00
LICENSE-MIT merge project metadata 2020-01-30 00:31:25 +00:00
README.md align descriptions 2022-07-21 03:07:06 +01:00

actix-redis

Actor-based Redis client.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources