Skip to content

Commit 8050eba

Browse files
authored
Bump bindgen to 0.72 for LLVM 22 compatibility (#150)
1 parent bdbaf09 commit 8050eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ doctest = false
2424
[dependencies]
2525

2626
[build-dependencies]
27-
bindgen = "0.71"
27+
bindgen = "0.72"
2828
camino = "1.1"
2929
once_cell = "1.12"
3030
vcpkg = { version = "0.2", optional = true }

0 commit comments

Comments
 (0)