Merge remote-tracking branch 'jgallagher/master' into vtab

This commit is contained in:
gwenn
2017-01-13 21:43:10 +01:00
2 changed files with 12 additions and 7 deletions

View File

@@ -33,7 +33,7 @@ serde_json = { version = "0.8", optional = true }
[dev-dependencies]
tempdir = "0.3"
lazy_static = "0.2"
regex = "0.1"
regex = "0.2"
[dependencies.libsqlite3-sys]
path = "libsqlite3-sys"