1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-31 19:37:00 +02:00

prepare actix-redis release 0.12.0

This commit is contained in:
Rob Ede
2022-07-09 20:11:56 +01:00
parent ecd7756644
commit ca9879425b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
# Changes
## Unreleased - 2022-xx-xx
## 0.12.0 - 2022-07-09
- Update `actix` dependency to `0.13`.
- Update `redis-async` dependency to `0.13`.
- Update `tokio-util` dependency to `0.7`.