Try to fix AppVayor build

This commit is contained in:
gwenn 2018-10-10 20:23:40 +02:00
parent 557156fef7
commit 382cac1abb

View File

@ -22,7 +22,7 @@ min_sqlite_version_3_7_7 = ["pkg-config", "vcpkg"]
unlock_notify = []
[build-dependencies]
bindgen = { version = "0.42", optional = true }
bindgen = { version = "0.42.1", optional = true }
pkg-config = { version = "0.3", optional = true }
cc = { version = "1.0", optional = true }