mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-22 07:48:56 +08:00
Remove min_sqlite_version_3_7_16 feature
And associated bindgen
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user