Skip to content

no function or associated item named pool found for struct ConnectionPool in the current scope #2522

Closed Answered by SergioBenitez
blackghost1987 asked this question in Questions
Discussion options

You must be logged in to vote

diesel was updated to version 2 in rc3, which is what you're probably pulling in since you didn't use an = before the rocket_sync_db_pools version. You can either move all deps to RC3 and diesel 2 or use an = before the rocket_sync_db_pools version number in your Cargo.toml.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by blackghost1987
Comment options

You must be logged in to vote
1 reply
@blackghost1987
Comment options

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