rrrodzilla / rusty_paseto

A type-driven, ergonomic RUST implementation of the PASETO protocol for secure stateless tokens.
https://crates.io/crates/rusty_paseto
MIT License
71 stars 9 forks source link

Swap out chronos implementation for time 0.3 #23

Closed rrrodzilla closed 2 years ago

rrrodzilla commented 2 years ago

Default to using lighter-weight time crate than chrono for the batteries-included API implementation