libpng-sys 0.2.1

Unreliable bindings for libpng. They're likely to bring sorrow and regret. Please use a native Rust PNG library instead (e.g. LodePNG 2.0)
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 = "libpng-sys"
version = "0.2.1"
authors = ["Kornel <kornel@geekhood.net>"]
links = "png"
description = "Unreliable bindings for libpng. They're likely to bring sorrow and regret. Please use a native Rust PNG library instead (e.g. LodePNG 2.0)"
homepage = "http://www.libpng.org/pub/png/libpng.html"
documentation = "http://libpng.org/pub/png/libpng-manual.txt"
readme = "README.md"
license = "Libpng"
repository = "https://github.com/pornel/rust-libpng-sys.git"
[dependencies.libc]
version = "0.2.33"

[dependencies.libz-sys]
version = "1.0.18"
[build-dependencies.cc]
version = "1.0.3"

[build-dependencies.dunce]
version = "0.1.1"

[build-dependencies.pkg-config]
version = "0.3.9"

[features]
static = []