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 eef30f9 commit 4d9754dCopy full SHA for 4d9754d
Cargo.toml
@@ -10,7 +10,7 @@ documentation = "https://docs.rs/xgboost"
10
readme = "README.md"
11
12
[dependencies]
13
-xgboost-sys = "0.2.0"
+xgboost-sys = { path = "xgboost-sys" }
14
libc = "0.2"
15
derive_builder = "0.5"
16
log = "0.4"
0 commit comments