Unlock notification

This commit is contained in:
gwenn
2017-09-20 21:28:19 +02:00
parent 0b85c5a1f2
commit 5d91fb088f
5 changed files with 92 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ buildtime_bindgen = ["libsqlite3-sys/buildtime_bindgen"]
limits = []
hooks = []
sqlcipher = ["libsqlite3-sys/sqlcipher"]
unlock_notify = ["libsqlite3-sys/unlock_notify"]
[dependencies]
time = "0.1.0"