[package]
name = "sheetsmithlib"
version = "0.1.3"
edition = "2024"
description = "The goto library for sprite sheet packing"
authors = ["Simon Klovdahl <me@lazyllama.xyz>"]
license = "MIT"
repository = "https://github.com/lazyllama/sheetsmith"
readme = "../README.md"
[dependencies]
anyhow = "1.0.102"
guillotiere = "0.7.0"
image = "0.25.10"