trustification / trustify

Apache License 2.0
8 stars 15 forks source link

Bump to latest postgresql-embedded #508

Closed jcrossley3 closed 1 week ago

jcrossley3 commented 1 week ago

Fixes #501

Required refactoring the integs to use the xz2 crate.

Simplified TrustifyContext a bit, too, and should avoid being rate-limited by github in the future. The unit tests should also be faster, since we're no longer installing PG for every single test.