[package] name = "issi-is31fl3731" description = "Driver for the IS31FL3731 LED Driver by ISSI" version = "0.1.1" repository = "https://git.openlogisticsfoundation.org/silicon-economy/libraries/serum/issi-is31fl3731" edition = "2018" authors = [ "Fraunhofer IML Embedded Rust Group " ] license = "OLFL-1.3" keywords = [ "ISSI", "IS31FL3731", "no_std" ] categories = [ "embedded", "no-std" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] embedded-hal = "0.2.4"