[dev-dependencies.paste]
version = "1"
[lib]
name = "swizzleinator"
path = "src/lib.rs"
[package]
authors = ["cohaereo <cohae@cohae.dev>", "nblock <nblock@nblock.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Texture swizzling/deswizzling library"
documentation = "https://docs.rs/swizzleinator"
edition = "2024"
homepage = "https://github.com/v4nguard/swizzleinator"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["swizzle", "image"]
license = "MIT"
name = "swizzleinator"
readme = "README.md"
repository = "https://github.com/v4nguard/swizzleinator"
version = "0.2.1"