Skip to content

Commit 1981693

Browse files
committed
update xgboost 1.4.2
1 parent 74296b5 commit 1981693

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "xgboost-sys/xgboost"]
22
path = xgboost-sys/xgboost
3-
url = https://github.com/davechallis/xgboost
3+
url = git@github.com:davechallis/xgboost
44
branch = v0.80-modified

xgboost-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xgboost-sys"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
authors = ["Dave Challis <[email protected]>"]
55
links = "xgboost"
66
build = "build.rs"

0 commit comments

Comments
 (0)