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 74296b5 commit 1981693Copy full SHA for 1981693
.gitmodules
@@ -1,4 +1,4 @@
1
[submodule "xgboost-sys/xgboost"]
2
path = xgboost-sys/xgboost
3
- url = https://github.com/davechallis/xgboost
+ url = git@github.com:davechallis/xgboost
4
branch = v0.80-modified
xgboost-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xgboost-sys"
-version = "0.1.2"
+version = "0.2.0"
authors = ["Dave Challis <[email protected]>"]
5
links = "xgboost"
6
build = "build.rs"
0 commit comments