sqll-sys 0.1.5+sqlite-3.51.1

The package provides bindings to SQLite.
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.