mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-25 15:54:29 +08:00
Upgrade dependencies
bindgen from 0.32 to 0.35 lazy_static from 0.2 to 1.0
This commit is contained in:
@@ -23,7 +23,7 @@ min_sqlite_version_3_7_4 = ["pkg-config", "vcpkg"]
|
||||
min_sqlite_version_3_7_16 = ["pkg-config", "vcpkg"]
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = { version = "0.32", optional = true }
|
||||
bindgen = { version = "0.35", optional = true }
|
||||
pkg-config = { version = "0.3", optional = true }
|
||||
cc = { version = "1.0", optional = true }
|
||||
|
||||
|
Reference in New Issue
Block a user