mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Upgrade rust-bindgen version
This commit is contained in:
parent
e4b8d2779f
commit
6e7b35ae15
@ -26,7 +26,7 @@ min_sqlite_version_3_7_16 = ["pkg-config", "vcpkg"]
|
|||||||
unlock_notify = []
|
unlock_notify = []
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
bindgen = { version = "0.38", optional = true }
|
bindgen = { version = "0.39", optional = true }
|
||||||
pkg-config = { version = "0.3", optional = true }
|
pkg-config = { version = "0.3", optional = true }
|
||||||
cc = { version = "1.0", optional = true }
|
cc = { version = "1.0", optional = true }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user