mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-20 20:05:18 +01:00
prepare actix-redis release 0.10.0-beta.6
This commit is contained in:
parent
00378548ed
commit
ff38ba2ce3
@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
|
||||
|
||||
## 0.10.0-beta.6 - 2022-02-07
|
||||
- Update `actix-web` dependency to `4.0.0-rc.1`.
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "actix-redis"
|
||||
version = "0.10.0-beta.5"
|
||||
version = "0.10.0-beta.6"
|
||||
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.5)
|
||||
[](https://docs.rs/actix-redis/0.10.0-beta.6)
|
||||

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