mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-01 16:32:23 +08:00
Initial implementation of the online backup API.
This commit is contained in:
@@ -14,6 +14,7 @@ name = "rusqlite"
|
||||
|
||||
[features]
|
||||
load_extension = ["libsqlite3-sys/load_extension"]
|
||||
backup = []
|
||||
trace = []
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user