We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83db8e8 commit 7f9d496Copy full SHA for 7f9d496
native/src/rusqlite/libsqlite3-sys/Cargo.toml
@@ -22,7 +22,7 @@ min_sqlite_version_3_7_7 = ["pkg-config", "vcpkg"]
22
unlock_notify = []
23
24
[build-dependencies]
25
-bindgen = { version = "0.43", optional = true }
+bindgen = { version = "0.70.1", optional = true }
26
pkg-config = { version = "0.3", optional = true }
27
cc = { version = "1.0", optional = true }
28
0 commit comments