[package] name = "catboost2-sys" version = "0.1.1+catboost.1.0.5" edition = "2021" description = "Low-Level Rust bindings to the catboost library." documentation = "https://docs.rs/catboost2-sys" homepage = "https://github.com/DeepSignSecurity/catboost-rs" repository = "https://github.com/DeepSignSecurity/catboost-rs" license = "Apache-2.0" exclude = ["libs"] [dependencies] [build-dependencies] bindgen = "0.59.2" tar = "0.4.38" zstd = "0.11.2"