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