blob: faab6d77c33d660d98e667b6ce43a86d4bcb0882 [file] [log] [blame]
# 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]
name = "brotli-sys"
version = "0.3.2"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs"
links = "brotli"
include = ["src/*", "brotli/enc/*", "brotli/dec/*", "brotli/common/*", "brotli/include/*", "Cargo.toml", "build.rs"]
description = "Raw bindings to libbrotli\n"
homepage = "https://github.com/alexcrichton/brotli2-rs"
documentation = "https://docs.rs/brotli-sys"
categories = ["external-ffi-bindings"]
license = "MIT/Apache-2.0"
repository = "https://github.com/alexcrichton/brotli2-rs"
[dependencies.libc]
version = "0.2"
[build-dependencies.cc]
version = "1.0"