libpng-sys 0.1.0

Unreliable bindings for libpng. They're likely to bring sorrow and regret. Please use a native Rust PNG library instead. Bundles libpng 1.6.29 as a fallback. Please check whether this version is still secure before using this package.
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.1.0"
authors = ["Kornel <kornel@geekhood.net>"]
links = "libpng"
description = "Unreliable bindings for libpng. They're likely to bring sorrow and regret. Please use a native Rust PNG library instead.\n\nBundles libpng 1.6.29 as a fallback. Please check whether this version is still secure before using this package."
homepage = "http://www.libpng.org/pub/png/libpng.html"
documentation = "http://libpng.org/pub/png/libpng-manual.txt"
license = "Libpng"
repository = "https://github.com/pornel/rust-libpng-sys.git"
[dependencies.libz-sys]
version = "1.0.14"

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

[build-dependencies.gcc]
version = "0.3.51"