mirror of
https://github.com/actix/actix-extras.git
synced 2025-01-23 23:34:35 +01:00
791f22bbc8
* 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`