# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "libxlsxwriter-sys-cs" version = "1.1.4-2" authors = ["OKAMURA, Yasunobu "] build = "build.rs" exclude = [ "third_party/libxlsxwriter/docs", "third_party/libxlsxwriter/test", "third_party/zlib/contrib", ] description = "Rust binding of libxlsxwriter" homepage = "https://github.com/informationsea/xlsxwriter-rs" keywords = [ "excel", "xlsx", "ffi", ] categories = ["external-ffi-bindings"] license = "MIT" repository = "https://github.com/informationsea/xlsxwriter-rs" [dependencies] [build-dependencies.bindgen] version = ">= 0.58, < 0.60" [build-dependencies.cc] version = "1.0" [features] no-md5 = [] system-zlib = [] use-openssl-md5 = []