An async SQLite driver focused on performance, correctness, and flexibility.
Musq supports the SQLite release bundled by its libsqlite3-sys dependency.
It does not support linking against older or system SQLite libraries.
With libsqlite3-sys 0.38.1, the bundled SQLite release is 3.53.2.