# 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 = "issi-is31fl3731" version = "0.1.1" authors = ["Fraunhofer IML Embedded Rust Group "] description = "Driver for the IS31FL3731 LED Driver by ISSI" readme = "README.md" keywords = [ "ISSI", "IS31FL3731", "no_std", ] categories = [ "embedded", "no-std", ] license = "OLFL-1.3" repository = "https://git.openlogisticsfoundation.org/silicon-economy/libraries/serum/issi-is31fl3731" [dependencies.embedded-hal] version = "0.2.4"