1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

fix redis

This commit is contained in:
Rob Ede
2022-02-03 22:40:02 +00:00
parent 323d01fcca
commit 0ac068a14d
3 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Changes
## Unreleased - 2021-xx-xx
- Update `actix-web` dependency to `4.0.0-rc.1`.
## 0.7.0-beta.5 - 2022-02-03
- Bump `prost` version to 0.9.
- Update `prost` dependency to `0.9`.
- Update `actix-web` dependency to `4.0.0-rc.1`.
## 0.7.0-beta.4 - 2021-12-29