makepad/libs/texcomp/Cargo.toml
Admin 87e0ce82e9 texcomp: the block codec and the container every texture will travel in
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
2026-08-26 08:49:47 +02:00

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]