stb_image 0.3.0

Bindings to the stb image encoding/decoding library.
Documentation
[build-dependencies.cc]
version = "1"
[dependencies.libc]
version = "0.2.0"

[package]
authors = ["The Servo Project Developers"]
build = "build.rs"
description = "Bindings to the stb image encoding/decoding library."
documentation = "https://docs.rs/stb_image"
keywords = ["image", "jpeg", "png", "bmp", "gif"]
license = "MIT OR Apache-2.0"
name = "stb_image"
readme = "README.md"
repository = "https://github.com/servo/rust-stb-image"
version = "0.3.0"