sqll-sys 0.2.10+sqlite-3.51.1

Efficient interface interface to SQLite that doesn't get in your way
Documentation

sqll-sys

Bindings to sqlite for sqll.

Note that the metadata field of this crate specified which version of sqlite is provided if the bundled feature is enabled, like +sqlite-3.51.1.

When linking to a system sqlite library there is a minimum required version. This is specified in the sqlite3-version file and is checked at build time.