Squashed from work; the fine-grained history is under tag archive/work-2026-08-26: - texcomp: the block codec and the container every texture will travel in
8 lines
224 B
TOML
8 lines
224 B
TOML
[package]
|
|
name = "makepad-texcomp"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
description = "Texture compression: block codecs and the KTX2 container, in safe Rust with no dependencies"
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
[dependencies]
|