You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like that this library requires time-rs/time, would it be possible to support chrono too? I'm using chrono in my project and I had to add a time dependency just for cookie functionalities. Having to convert between the two types is also pretty awkward and probably error-prone.
The text was updated successfully, but these errors were encountered:
It looks like that this library requires
time-rs/time
, would it be possible to supportchrono
too? I'm usingchrono
in my project and I had to add atime
dependency just for cookie functionalities. Having to convert between the two types is also pretty awkward and probably error-prone.The text was updated successfully, but these errors were encountered: