-
Notifications
You must be signed in to change notification settings - Fork 130
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
Add support for rusqlite 0.31.0 #316
Comments
Hi, and thanks for the interest! Care to submit a PR updating it? see #300 for an example |
Merged
Yes, sure - #317 |
Any idea when this will make it into a release? |
thanks for the ping @mkroman released 0.8.13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A new version of
rusqlite
was released 2 weeks ago (https://github.com/rusqlite/rusqlite/releases/tag/v0.31.0) but it can't be used withrefinery
due to the same problem as in #306.The text was updated successfully, but these errors were encountered: