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

@@ -25,7 +25,7 @@ min_sqlite_version_3_7_16 = ["pkg-config", "vcpkg"]
unlock_notify = []
[build-dependencies]
bindgen = { version = "0.32", optional = true }
bindgen = { version = "0.36", optional = true }
pkg-config = { version = "0.3", optional = true }
cc = { version = "1.0", optional = true }