1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-01 07:51:52 +02:00

update redis-async to 0.14

This commit is contained in:
Rob Ede
2023-01-07 01:09:34 +00:00
parent e9428ba261
commit 1036f54fd0
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
## Unreleased - 2022-xx-xx
- Update `redis-async` dependency to `0.14`.
- Minimum supported Rust version (MSRV) is now 1.59 due to transitive `time` dependency.
## 0.12.0 - 2022-07-09