# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "card10-l0dable" version = "0.3.0" authors = ["Astro ", "Kloenk ", "Bruno Kirschner ", "Puzzlewolf ", "Raphael Nestler ", "Danilo Bargen ", "toon ", "Sergey Pepyakin "] description = "make l0dables for the Card10 (CCCamp 2019) badge" homepage = "https://git.card10.badge.events.ccc.de/astro/rust-card10" documentation = "https://docs.rs/card10-l0dable" keywords = ["CCC", "CCCamp2019", "CCCamp19", "card10", "l0dable"] categories = ["no-std"] license = "MIT/Apache-2.0" repository = "https://git.card10.badge.events.ccc.de/astro/rust-card10" [dependencies.card10-sys] version = "^1.10" [dependencies.embedded-graphics] version = "0.5"