ChristopherRabotin commented on issue #8038:
URL: https://github.com/apache/arrow-rs/issues/8038#issuecomment-3155856096

   I agree, this is the same bug as #7196. From the explanation, the bug seems 
to be a versioning issue with `chrono`. Since my crate doesn't directly depend 
on `chrono` (I only use [`hifitime`](https://github.com/nyx-space/hifitime)) 
but only one of my dependencies does, I guess I'm at least temporarily stuck 
with the older version of arrows.
   
   I will investigate which of my dependencies depends on chrono and attempt to 
remove it.


-- 
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]

Reply via email to