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

Update actix-redis' dependencies (#24)

* Update actix-redis's dependencies

* Change `chrono::Duration` to `time::Duration` in the docs

* Remove unneeded comment

* Update CHANGES.md
This commit is contained in:
kevinpoitra
2020-03-15 03:54:35 -04:00
committed by GitHub
parent d913550570
commit 79dc7fcaff
5 changed files with 21 additions and 12 deletions

View File

@@ -1,5 +1,15 @@
# Changes
## [Unreleased]
* Update `actix` to 0.10.0-alpha.2
* Update `actix-session` to 0.4.0-alpha.1
* Update `actix-web` to 3.0.0-alpha.1
* Update `time` to 0.2.9
## [0.8.1] 2020-02-18
* Move `env_logger` dependency to dev-dependencies and update to 0.7