nvtt_sys 0.5.2

Unsafe bindings for the Nvidia Texture Tools SDK.
[build-dependencies.bindgen]
version = "0.63"

[build-dependencies.cfg-if]
version = "1"

[build-dependencies.windows]
features = ["Win32_UI_Shell", "Win32_Foundation"]
version = "0.43.0"
[dev-dependencies.libc]
version = "0.2"

[package]
authors = ["Luka Mijalkovic <luka.mijalkovic3@gmail.com>"]
description = "Unsafe bindings for the Nvidia Texture Tools SDK."
documentation = "https://mijalk0.github.io/nvtt"
edition = "2021"
keywords = ["image_processing", "texture", "texture_compression", "nvidia", "nvtt"]
license = "MIT"
name = "nvtt_sys"
readme = "README.md"
repository = "https://github.com/mijalk0/nvtt"
resolver = "1"
rust-version = "1.66"
version = "0.5.2"