Merge remote-tracking branch 'jgallagher/master' into unlock-notify

This commit is contained in:
gwenn
2018-05-04 18:06:41 +02:00
9 changed files with 79 additions and 20 deletions

View File

@@ -39,8 +39,8 @@ serde_json = { version = "1.0", optional = true }
[dev-dependencies]
tempdir = "0.3"
lazy_static = "0.2"
regex = "0.2"
lazy_static = "1.0"
regex = "1.0"
[dependencies.libsqlite3-sys]
path = "libsqlite3-sys"