File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " lightgbm3"
3
- version = " 1.0.7 "
3
+ version = " 1.0.8 "
4
4
edition = " 2021"
5
5
authors = [
6
6
" Dmitry Mottl <dmitry.mottl@gmail.com>" ,
Original file line number Diff line number Diff line change 3
3
[ ![ Docs.rs] ( https://docs.rs/lightgbm3/badge.svg )] ( https://docs.rs/lightgbm3/ )
4
4
[ ![ build] ( https://github.com/Mottl/lightgbm3-rs/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Mottl/lightgbm3-rs/actions )
5
5
6
- ** ` lightgbm3 ` ** is based on [ ` lightgbm ` ] ( https://github.com/vaaaaanquish/lightgbm-rs )
6
+ ** ` lightgbm3 ` ** is based on [ ` lightgbm ` ] ( https://github.com/vaaaaanquish/lightgbm-rs ) crate
7
7
(which is unsupported by now), but it is not back-compatible with it.
8
8
9
9
## Installation
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " lightgbm3-sys"
3
- version = " 1.0.6 "
3
+ version = " 1.0.8 "
4
4
edition = " 2021"
5
5
authors = [" Dmitry Mottl <dmitry.mottl@gmail.com>" , " vaaaaanquish <6syun9@gmail.com>" ]
6
6
build = " build.rs"
You can’t perform that action at this time.
0 commit comments