The removal of `async_trait` in `deadpool-postgres 0.13.0` caused some code to break: - #323 The tests now include the minimum reproduction example of #323 so future changes of this code don't break this by accident.
The removal of
async_traitindeadpool-postgres 0.13.0caused some code to break:The tests now include the minimum reproduction example of #323 so future changes of this code don't break this by accident.