Skip to content

Commit 718b8d3

Browse files
committed
Updates bindgen to 0.69
1 parent 8656510 commit 718b8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libpq-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ links = "pq"
99
edition = "2021"
1010

1111
[build-dependencies]
12-
bindgen = "0.68"
12+
bindgen = "0.69"
1313

1414
[target.'cfg(not(target_env = "msvc"))'.build-dependencies]
1515
pkg-config = "0.3.0"

0 commit comments

Comments
 (0)