# 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 = "lp50xx" version = "0.1.1" authors = ["Oliver <18360865+ost-ing@users.noreply.github.com>"] description = "A simple platform agnostic library for the Texas Instruments LP50XX led driver" readme = "README.md" keywords = [ "embedded-hal", "driver", "led", "LP5012", "LP5009", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT" repository = "https://github.com/ost-ing/lp50xx" [dependencies.embedded-hal] version = "1.0.0" [features] default = []