We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8656510 commit 718b8d3Copy full SHA for 718b8d3
libpq-sys/Cargo.toml
@@ -9,7 +9,7 @@ links = "pq"
9
edition = "2021"
10
11
[build-dependencies]
12
-bindgen = "0.68"
+bindgen = "0.69"
13
14
[target.'cfg(not(target_env = "msvc"))'.build-dependencies]
15
pkg-config = "0.3.0"
0 commit comments