Remove min_sqlite_version_3_7_16 feature

And associated bindgen
This commit is contained in:
gwenn
2022-08-22 18:38:59 +02:00
committed by Thom Chiovoloni
parent 6766d6a6cd
commit 2dd11143c9
5 changed files with 8 additions and 2315 deletions

View File

@@ -191,7 +191,6 @@ minimum SQLite version that supports your chosen features. If you are using
`libsqlite3-sys` directly, you can use the same features to choose which
pregenerated bindings are chosen:
* `min_sqlite_version_3_7_16` - SQLite 3.7.16 bindings
* `min_sqlite_version_3_14_0` - SQLite 3.14.0 bindings (this is the default)
If you use any of the `bundled` features, you will get pregenerated bindings for the