We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844b1fd commit cb00608Copy full SHA for cb00608
Cargo.toml
@@ -12,7 +12,7 @@ readme = "README.md"
12
[dependencies]
13
xgboost-sys = { path = "xgboost-sys" }
14
libc = "0.2"
15
-derive_builder = "0.5"
+derive_builder = "0.11"
16
log = "0.4"
17
tempfile = "3.0"
18
indexmap = "1.0"
0 commit comments