Skip to content

chore: Upgrade libsqlite3-sys to 0.33.0 #3916

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

Closed

Conversation

JadedBlueEyes
Copy link

@JadedBlueEyes JadedBlueEyes commented Jul 1, 2025

Does your PR solve an issue?

I did not open one beforehand

Is this a breaking change?

Yes, although not an API breaking change. If a project uses multiple versions of libsqlite3-sys it cannot compile. I'm making this PR in particular because the outdated version currently used is incompatible with the one used in another project I was using

@JadedBlueEyes JadedBlueEyes changed the title chore: Upgrade libsqlite3-sys to 0.33.0 chore: Upgrade libsqlite3-sys to 0.34.0 Jul 1, 2025
@JadedBlueEyes JadedBlueEyes marked this pull request as draft July 1, 2025 16:54
@JadedBlueEyes JadedBlueEyes changed the title chore: Upgrade libsqlite3-sys to 0.34.0 chore: Upgrade libsqlite3-sys to 0.33.0 Jul 1, 2025
@abonander
Copy link
Collaborator

Duplicate of #3888.

@abonander abonander closed this Jul 2, 2025
@JadedBlueEyes
Copy link
Author

FWIW @abonander, 0.34.0 updates the MSRV which causes the CI check for min rust version to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants