mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +00:00

* chore: create 0.8.3 release * fix: prevent dead-branch warning from Clippy in query macros cc #3595 * fix: move `#[allow]` from previous commit to the `if` block