[build-dependencies.cc]
version = "1.0.18"
[build-dependencies.pkg-config]
version = "0.3.9"
[dependencies.libc]
optional = true
version = "0.2.43"
[features]
asm = []
default = ["libc"]
static = []
[package]
authors = ["Alex Crichton <alex@alexcrichton.com>", "Josh Triplett <josh@joshtriplett.org>"]
build = "build.rs"
categories = ["compression", "external-ffi-bindings"]
description = "Low-level bindings to the system libz library (also known as zlib).\n"
documentation = "https://docs.rs/libz-sys"
license = "MIT OR Apache-2.0"
links = "z"
name = "libz-sys"
repository = "https://github.com/rust-lang/libz-sys"
version = "1.0.26"
[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
version = "0.2"