alamb opened a new issue #1101:
URL: https://github.com/apache/arrow-rs/issues/1101


   **Describe the bug**
   By pinning the version of proc-macro used in `arrow-flight` it prevents 
updates of the proc-macro crate in downstream dependencies such as Datafusion, 
resulting in errors such as 
https://github.com/apache/arrow-datafusion/issues/1498 (when a bugfix to a 
dependent crate requires upgrading to a newer version of `proc-macro2`
   
   **To Reproduce**
   See https://github.com/apache/arrow-datafusion/issues/1498
   
   **Expected behavior**
   Be as flexible with the versions allowed as possible
   
   **Additional context**
   Add any other context about the problem here.
   


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