mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 05:50:35 +08:00
Upgrade bindgen
This commit is contained in:
parent
12a6d3c1b1
commit
79252ef82c
@ -44,7 +44,7 @@ winsqlite3 = []
|
||||
openssl-sys = { version = "0.9", optional = true }
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = { version = "0.61", optional = true, default-features = false, features = ["runtime"] }
|
||||
bindgen = { version = "0.62", optional = true, default-features = false, features = ["runtime"] }
|
||||
pkg-config = { version = "0.3.19", optional = true }
|
||||
cc = { version = "1.0", optional = true }
|
||||
vcpkg = { version = "0.2", optional = true }
|
||||
|
Loading…
Reference in New Issue
Block a user