# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "vowpalwabbit-sys" version = "8.8.1+vw-v8.8.0" authors = ["Jack Gerrits "] links = "libvw_c_wrapper" exclude = ["*.exe", "*.natvis", "*.vcxproj", "*.vcxproj.filters", "*.model", "*.pred", "*.stderr", "*.stdout", "*.json", "external/vowpal_wabbit/utl/**", "external/vowpal_wabbit/python/**", "external/vowpal_wabbit/logo_assets/**", "external/vowpal_wabbit/java/**", "external/vowpal_wabbit/demo/**", "external/vowpal_wabbit/R/**", "external/vowpal_wabbit/rapidjson/thirdparty/*", "**/test/**", "!**/zlib/test/**", "**/doc/**", "*.png", "*.svg", "*.rst", "*.gz", "*.md"] description = "Rust bindings for VowpalWabbit" readme = "readme.md" keywords = ["vowpal-wabbit", "machine-learning"] categories = ["science", "external-ffi-bindings"] license = "MIT" repository = "https://github.com/jackgerrits/vowpalwabbit-sys-rs" [build-dependencies.bindgen] version = "0.52.0" [build-dependencies.cmake] version = "0.1.42"