[build-dependencies.bindgen]
optional = true
version = "0.69"
[build-dependencies.cc]
version = "1"
[dependencies.libc]
default-features = false
version = "0.2"
[features]
build-bindgen = ["bindgen"]
download-sources = []
[package]
authors = ["Douman <douman@gmx.se>"]
description = "Bindings to brotli C library"
documentation = "https://docs.rs/crate/compu-brotli-sys"
edition = "2018"
keywords = ["brotli"]
license = "BSL-1.0"
name = "compu-brotli-sys"
readme = "README.md"
repository = "https://github.com/DoumanAsh/compu-brotli-sys"
version = "1.1.0"