1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 02:19:22 +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,3 @@
# TODO: identity and session are waiting for time crate changes
[workspace]
members = [
"actix-cors",