brycx / pasetors

PASETOrs: PASETO tokens in pure Rust
MIT License
87 stars 9 forks source link

Switch from `chrono` to `time` #30

Closed brycx closed 2 years ago

brycx commented 2 years ago

closes #22

Unfortunately, time doesn't provide the same checked arithmetic for date-time offsets and Duration.