cloudflare-zlib-sys 0.1.2

Cloudflare fork of zlib with massive performance improvements
Documentation
# 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 = "cloudflare-zlib-sys"
version = "0.1.2"
authors = ["Kornel LesiƄski <kornel@geekhood.net>", "Vlad Krasnov <vlad@cloudflare.com>", "Alex Crichton <alex@alexcrichton.com>"]
links = "z"
exclude = ["vendor/examples/*.c", "vendor/test/**"]
include = ["README.md", "Cargo.toml", "src/*.rs", "build.rs", "/vendor/*.c", "/vendor/*.h", "vendor/contrib/**"]
description = "Cloudflare fork of zlib with massive performance improvements"
homepage = "https://github.com/cloudflare/zlib"
documentation = "https://www.zlib.net/manual.html"
readme = "README.md"
keywords = ["cloudflare", "libz", "gzip"]
categories = ["external-ffi-bindings"]
license = "MIT AND Zlib OR Apache-2.0 AND Zlib"
repository = "https://gitlab.com/kornelski/cloudflare-zlib-sys"
[build-dependencies.cc]
version = "1.0.15"

[features]
asm = []
default = ["asm"]
[badges.appveyor]
repository = "pornel/cloudflare-zlib-sys"

[badges.gitlab]
repository = "kornelski/cloudflare-zlib-sys"