Upgrade to bindgen 0.45

This commit is contained in:
gwenn 2018-12-16 09:53:19 +01:00
parent bdfc2dfc54
commit 2c872fc763

View File

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