Skip to content

Commit 76b7823

Browse files
authored
Merge pull request #60 from hfiguiere/clang16
Update bindgen to build with clang 16
2 parents 36abb74 + e57c682 commit 76b7823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libgphoto2-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "README.md"
1313

1414
[build-dependencies]
1515
pkg-config = "0.3.25"
16-
bindgen = "0.60.1"
16+
bindgen = "0.65.1"
1717
gphoto2_test = { path = "../gphoto2-test", version = "1.0", optional = true }
1818

1919
[dependencies]

0 commit comments

Comments
 (0)