mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-15 18:03:06 +01:00
prepare actix-redis release 0.10.0-beta.5
This commit is contained in:
parent
ce2c97070e
commit
6d3ee78db5
@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
|
||||
|
||||
## 0.10.0-beta.5 - 2021-12-29
|
||||
- Update `actix-web` dependency to `4.0.0.beta-18`. [#218]
|
||||
- Minimum supported Rust version (MSRV) is now 1.54.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "actix-redis"
|
||||
version = "0.10.0-beta.4"
|
||||
version = "0.10.0-beta.5"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
description = "Redis integration for Actix and session store for Actix Web"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
@ -3,9 +3,9 @@
|
||||
> Redis integration for Actix and session store for Actix Web.
|
||||
|
||||
[](https://crates.io/crates/actix-redis)
|
||||
[](https://docs.rs/actix-redis/0.10.0-beta.4)
|
||||
[](https://docs.rs/actix-redis/0.10.0-beta.5)
|
||||

|
||||
[](https://deps.rs/crate/actix-redis/0.10.0-beta.4)
|
||||
[](https://deps.rs/crate/actix-redis/0.10.0-beta.5)
|
||||
|
||||
## Documentation & Resources
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user