-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Version conflict #2255
Comments
As the error messages says you cannot link multiple versions of a native library. Seems like rusqlite uses a newer version of |
@weiznich This comes up every so often. |
@lnicola A few comments here:
So in the end all of this boils down to the following point: At least I do not have that much time to update all dependencies instantly. I tend to use my time for features I need myself in other projects. If someone requires urgently, they should consider either to contribute to diesel by first asking how to solve that (or telling someone that they are working on this feature/issue/whatever) or consider to pay someone (for example Sean) to work on that. |
I am getting a version conflict in a project that uses diesel:
Setup
Versions
Feature Flags
Problem Description
Does not build
Checklist
closed if this is not the case)
The text was updated successfully, but these errors were encountered: