Skip to content

Commit 48cebb4

Browse files
authored
Fix Clang 16 compilation by bindgen version bump (#49)
1 parent 5dba3e2 commit 48cebb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ serial_test = "0.4.0"
2525
serde_json = "1.0.57"
2626

2727
[build-dependencies]
28-
bindgen = "0.58.1"
28+
bindgen = "0.68.1"
2929
cmake = "0.1.45"
3030

3131
[dev-dependencies.cargo-husky]

0 commit comments

Comments
 (0)