amoeba commented on issue #3687: URL: https://github.com/apache/arrow-adbc/issues/3687#issuecomment-3489413262
To keep using the 0.20.0 versions of the crates, you can also do this instead of lowering the versions like above: ```console $ cargo update -p [email protected] --precise 55.2.0 ``` -- 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]
