adriangb commented on PR #17201:
URL: https://github.com/apache/datafusion/pull/17201#issuecomment-3192506155
hmm msvr is failing for 1.85.1 but if try locally:
```
❯ cargo "+1.85.1" check
Blocking waiting for file lock on package cache
error: rustc 1.85.1 is not supported by the following packages:
[email protected] requires rustc 1.86.0
[email protected] requires rustc 1.86.0
[email protected] requires rustc 1.86.0
Either upgrade rustc or select compatible dependency versions with
`cargo update <name>@<current-ver> --precise <compatible-ver>`
where `<compatible-ver>` is the latest version supporting rustc 1.85.1
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]