[package] name = "tatlap" version = "0.1.1" edition = "2018" license = "MIT" description = "Texture atlas packer" repository = "https://gitlab.com/cajomar/tatlap" [dependencies] image = "0.23" crossbeam = "0.8" threadpool = "1.8.1" img_hash = "3.2" num_cpus = "1.13.0"