-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update libsqlite3-sys to allow 0.31 as well #218
base: main
Are you sure you want to change the base?
Conversation
Seems like CI fails due to the new libsqlite3 version requiring a newer rust version. What would need to be done to bump that version? |
We've just bumped the MSRV, I'm all for doing it again. |
What would our new MSRV need to be? |
EDIT: might actually be 1.82 for |
Technically this wouldn't need a msrv change, as proj still would support the older |
It seems like it's currently impossible for me to work on the CI as it's not possible to run jobs here without approval and I also cannot run jobs on a fork as its impossible to pull images there |
Your PR runs here should no longer require approval. We're aware of the image-pull annoyance, I just haven't had time to figure out how to make the images public so they work in forks. |
@weiznich your fork should now be able to run its Actions. lmk if it can't. |
CHANGES.md
orCHANGELOG.md