# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "ht16k33-lite" version = "0.0.2" authors = ["Nils Eriksson "] description = "Driver for the Holtek HT16K33 'RAM Mapping 16*8 LED Controller Driver with keyscan'" readme = "README.md" keywords = [ "driver", "led", "ht16k33", "no-std", "embedded-hal", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT" repository = "https://github.com/nilscript/ht16k33-lite" [dependencies.embedded-hal] version = "0.2" [dependencies.enum_index] version = "0.2" [dependencies.enum_index_derive] version = "0.2"