The issue im having is that I am trying to pass in a Pool object to the PostgresSessionStore::from_client(pool) and it gives me an issue of mismatched types Pool and Pool I am using the latest version of all, slqx = 0.7.1 and async-sqlx-session = 0.4.0 if you have any fixes let me know