mirror of
https://github.com/isar/rusqlite.git
synced 2025-09-15 12:12:18 +08:00
Add support for linking to SQLCipher
This commit is contained in:
@@ -26,6 +26,7 @@ trace = ["libsqlite3-sys/min_sqlite_version_3_6_23"]
|
||||
bundled = ["libsqlite3-sys/bundled"]
|
||||
buildtime_bindgen = ["libsqlite3-sys/buildtime_bindgen"]
|
||||
limits = []
|
||||
sqlcipher = ["libsqlite3-sys/sqlcipher"]
|
||||
|
||||
[dependencies]
|
||||
time = "0.1.0"
|
||||
|
Reference in New Issue
Block a user