# 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 = "compu-brotli-sys" version = "1.1.0" authors = ["Douman "] description = "Bindings to brotli C library" documentation = "https://docs.rs/crate/compu-brotli-sys" readme = "README.md" keywords = ["brotli"] license = "BSL-1.0" repository = "https://github.com/DoumanAsh/compu-brotli-sys" [dependencies.libc] version = "0.2" default-features = false [build-dependencies.bindgen] version = "0.69" optional = true [build-dependencies.cc] version = "1" [features] build-bindgen = ["bindgen"] download-sources = []