Skip to content

Commit d10eee9

Browse files
SilasMarvinMontana Low
authored andcommitted
Updated bindgen version to fix build bug
1 parent 65fd5f0 commit d10eee9

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)