Skip to content

Commit 1685e47

Browse files
committed
Updated bindgen version to fix build bug
1 parent bb367c7 commit 1685e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xgboost-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
libc = "0.2"
1414

1515
[build-dependencies]
16-
bindgen = "0.61"
16+
bindgen = "0.68"
1717
cmake = "0.1"
1818

1919
[features]

0 commit comments

Comments
 (0)