mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-01 08:22:21 +08:00
Add public API for loading extensions
This commit is contained in:
@@ -12,6 +12,9 @@ license = "MIT"
|
||||
[lib]
|
||||
name = "rusqlite"
|
||||
|
||||
[features]
|
||||
load_extension = ["libsqlite3-sys/load_extension"]
|
||||
|
||||
[dependencies]
|
||||
time = "~0.1.0"
|
||||
bitflags = "~0.1"
|
||||
|
||||
Reference in New Issue
Block a user