mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-31 09:12:32 +02:00
* feat: replate time::Duration with chrono::Duration * feat: rename max_age method which accepts `Duration` to max_age_time and add new max_age method accepting isize of seconds * feat: replace `time:Duration` with `chrono:Duration` in repo `actix-http`