lidavidm commented on PR #2525:
URL: https://github.com/apache/arrow-adbc/pull/2525#issuecomment-2705299051
I think we need to split workspaces for another reason: currently we claim
we only need rust 1.80 but DataFusion needs rust 1.81. So I was unable to
upload v0.17.0 to crates.io.
```
error: failed to verify package tarball
Caused by:
rustc 1.80.1 is not supported by the following packages:
[email protected] requires rustc 1.81.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]