mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 16:29:20 +08:00
commit
e75a5a6bc2
@ -37,7 +37,7 @@ wasm32-wasi-vfs = []
|
||||
winsqlite3 = ["min_sqlite_version_3_7_16"]
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = { version = "0.55", optional = true, default-features = false, features = ["runtime"] }
|
||||
bindgen = { version = "0.56", optional = true, default-features = false, features = ["runtime"] }
|
||||
pkg-config = { version = "0.3", optional = true }
|
||||
cc = { version = "1.0", optional = true }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user