stb_dxt 0.1.0

Rust bindings to stb_dxt.h
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[build-dependencies.cc]
version = "1.0.18"

[dependencies]

[package]
authors = ["Layl <LaylConway@users.noreply.github.com>"]
build = "build.rs"
description = "Rust bindings to stb_dxt.h"
license = "Apache-2.0 OR MIT"
name = "stb_dxt"
repository = "https://gitlab.com/braindemons/stb_dxt"
version = "0.1.0"