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:
@@ -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
|
||||
|
Reference in New Issue
Block a user