Uh oh!
There was an error while loading. Please reload this page.
chore(prqlc): bump MSRV to 1.70.0 - #3521
Conversation
max-sixty
commented
Sep 17, 2023
Ah, brilliant! Because we don't mind about Debian for prqlc, only for prqlr, and prqlr only requires This will make managing dependencies much easier... |
eitsupi
commented
Sep 17, 2023
Of course I think there is value in keeping MSRV small, but I thought it was worth thinking about this since clap's MSRV is now 1.70.
|
eitsupi
commented
Sep 17, 2023
By the way, Debian testing is now on the migration from rustc 1.67 to 1.69, and 1.70 is now experimental, so there is a possibility that it will be updated to 1.70 soon. Ubuntu LTSs are 1.66 now. |
Uh oh!
There was an error while loading. Please reload this page.
max-sixty
commented
Sep 17, 2023
Yes very much agree. To confirm though — is the main reason we stay on a lower version because of |
eitsupi
commented
Sep 17, 2023
At least that's true for me. |
max-sixty
commented
Sep 17, 2023
Perfect, thanks for the clarification and agree. |
prqlc can now be binary installed on each platform.
I think the some of current problem with MSRV in dependencies is the prqlc dependency (#3520), so I think it makes sense to only update prqlc's MSRV.