mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-17 05:54:55 +00:00
This avoids having to deal with traits bounds everywhere. It also moves the `boxed()` method to the PgRepository, because it was unnecessary to keep it on the `Repository` trait