# 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 = "2021" name = "ti-lp55231" version = "1.0.0" authors = ["Bruno de Carvalho "] description = "Linux I2C driver for Texas Instruments LP55231 LED controller" homepage = "https://neurosity.co/" readme = "README.md" keywords = [ "lp55231", "i2c", "hal", "embedded", "led", ] categories = [ "embedded", "hardware-support", ] license = "MIT" repository = "https://github.com/neurosity/ti-lp55231/" [dependencies.bitflags] version = "2.4.0" [dependencies.linux-embedded-hal] version = "0.3.2" [dependencies.scopeguard] version = "1.2.0"