Skip to content

Commit 3e35520

Browse files
authored
upgrade bindgen to 0.57
1 parent 94fcfbb commit 3e35520

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
@@ -22,7 +22,7 @@ enum-primitive-derive = "0.1.2"
2222
num-traits = "0.2.8"
2323

2424
[build-dependencies]
25-
bindgen = "0.54"
25+
bindgen = "0.57.0"
2626
cmake = "0.1"
2727

2828
[features]

0 commit comments

Comments
 (0)