[package] name = "stb_dxt" version = "0.1.0" authors = ["Layl "] description = "Rust bindings to stb_dxt.h" repository = "https://gitlab.com/braindemons/stb_dxt" license = "Apache-2.0 OR MIT" build = "build.rs" [dependencies] [build-dependencies] cc = "1.0.18"