BurntSushi opened a new issue, #631: URL: https://github.com/apache/opendal-reqsign/issues/631
We are looking at using this crate in uv: https://github.com/astral-sh/uv/pull/15925 However, in uv, we are using `jiff` to handle datetime. But this crate uses `reqsign`. Would y'all be open to a patch that lets users opt out of `chrono` and instead use `jiff`? From a quick glance, this might not be straight-forward. For one, `chrono` is in your public API. And there are a number of spots where y'all are using `chrono` APIs internally. But I wanted to gauge if you were open to this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
