# 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 = "ncp5623" version = "0.1.3" authors = ["Jason Scatena "] description = "Simple driver for the ON Semiconductor NCP5623 I2C RGB LED driver" readme = "README.md" keywords = [ "embedded-hal-driver", "ncp5623", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT" repository = "https://github.com/jscatena88/ncp5623" [dependencies.derive-new] version = "0.5.9" default-features = false [dependencies.embedded-hal] version = "0.2.7" [dev-dependencies.mockall] version = "0.11.4" [badges.maintenance] status = "passively-maintained"