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.
It looks like that this library requires
time-rs/time, would it be possible to supportchronotoo? I'm usingchronoin my project and I had to add atimedependency just for cookie functionalities. Having to convert between the two types is also pretty awkward and probably error-prone.