mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-29 06:57:22 +08:00
Put sqlite3 extension functions behind a feature
This commit is contained in:
@@ -7,5 +7,8 @@ license = "MIT"
|
||||
links = "sqlite3"
|
||||
build = "build.rs"
|
||||
|
||||
[features]
|
||||
load_extension = []
|
||||
|
||||
[build-dependencies]
|
||||
pkg-config = "~0.2"
|
||||
|
||||
Reference in New Issue
Block a user