mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-10 05:22:19 +08:00
Remove load_extension feature from the binding
This commit is contained in:
@@ -8,9 +8,6 @@ license = "MIT"
|
||||
links = "sqlite3"
|
||||
build = "build.rs"
|
||||
|
||||
[features]
|
||||
load_extension = []
|
||||
|
||||
[build-dependencies]
|
||||
pkg-config = "~0.3"
|
||||
|
||||
|
Reference in New Issue
Block a user