[package] name = "poline-rs" version = "0.1.0" edition = "2021" description = "Rust implementation of the poline.js esoteric palette generator" license = "MIT" [dependencies] rand = "0.8.5"