[package] name = "pixelfoo" version = "0.2.0" authors = ["juergen "] description = "Pixelfoo animation apps." homepage = "https://codeberg.org/poc/pixelfoo-apps.git" repository = "https://codeberg.org/poc/pixelfoo-spps.git" keywords = ["led", "led-matrix", "neopixel", "smart-leds", "graphics"] categories = ["graphics"] license = "MIT OR Apache-2.0" edition = "2021" [dependencies] rand = "0.8.4" chrono = "0.4.6" lowdim = { version = "0.6.0", features = ["random"] }