[package]
authors = ["Dmitry Stepanov <d1maxa@yandex.ru>"]
description = "Texture Block Compression (BCn)"
edition = "2018"
include = ["/src/**/*", "/Cargo.toml", "/LICENSE", "/README.md"]
keywords = ["texture", "compression", "dxt1", "bc1"]
license = "MIT"
name = "tbc"
readme = "README.md"
repository = "https://github.com/mrDIMAS/tbc"
version = "0.1.0"