stb-sys 0.6.0

Low level bindgen generated wrappers for stb libraries
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]
edition = "2018"
name = "stb-sys"
version = "0.6.0"
authors = ["Maksym Pavlenko <pavlenko.maksym@gmail.com>"]
links = "libstb"
include = ["src/", "build.rs", "vendor/stb/*.*"]
description = "Low level bindgen generated wrappers for stb libraries"
documentation = "https://docs.rs/stb-sys"
readme = "README.md"
keywords = ["stb", "gamedev"]
categories = ["api-bindings", "parsing", "rendering::data-formats", "game-development"]
license = "MIT"
repository = "https://github.com/mxpv/stb"
[build-dependencies.bindgen]
version = "0.54"

[build-dependencies.cc]
version = "1.0"

[features]
stb_dxt = []
stb_dxt_use_rounding_bias = []
stb_easy_font = []
stb_image = []
stb_image_resize = []
stb_image_write = []
stb_perlin = []
stb_rect_pack = []
stb_truetype = []
stbi_no_bmp = []
stbi_no_gif = []
stbi_no_hdr = []
stbi_no_jpeg = []
stbi_no_linear = []
stbi_no_pic = []
stbi_no_png = []
stbi_no_pnm = []
stbi_no_psd = []