1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-redis
dependabot[bot] 254d4084a9
build(deps): update env_logger requirement from 0.10 to 0.11 (#388)
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 15:56:30 +00:00
..
src use standard attributes for all crates 2023-11-03 19:46:12 +00:00
tests clippy 2023-01-07 01:04:16 +00:00
Cargo.toml build(deps): update env_logger requirement from 0.10 to 0.11 (#388) 2024-01-22 15:56:30 +00:00
CHANGES.md chore: fmt markdowns 2024-01-06 21:08: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 chore: fmt markdowns 2024-01-06 21:08:09 +00:00

actix-redis

Actor-based Redis client.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources