[package] edition = "2018" name = "card10-l0dable" version = "0.3.0" authors = [ "Astro ", "Kloenk ", "Bruno Kirschner ", "Puzzlewolf ", "Raphael Nestler ", "Danilo Bargen ", "toon ", "Sergey Pepyakin ", ] license = "MIT/Apache-2.0" repository = "https://git.card10.badge.events.ccc.de/astro/rust-card10" homepage = "https://git.card10.badge.events.ccc.de/astro/rust-card10" keywords = [ "CCC", "CCCamp2019", "CCCamp19", "card10", "l0dable", ] categories = ["no-std"] description = "make l0dables for the Card10 (CCCamp 2019) badge" documentation = "https://docs.rs/card10-l0dable" [dependencies] card10-sys = "^1.10" embedded-graphics = "0.5"