# 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 = "is31fl3731" version = "1.0.1" authors = ["Matt Gleich"] description = "Driver for Lumissil Microsystem's IS31FL3731 IC" readme = "README.md" categories = [ "embedded", "no-std", ] license = "MIT" repository = "https://github.com/gleich/is31fl3731" resolver = "2" [[example]] name = "rpi" required-features = ["charlie_bonnet"] [dependencies.embedded-hal] version = "0.2.6" [dev-dependencies.rppal] version = "0.13.1" features = ["hal"] [features] charlie_bonnet = [] charlie_wing = [] keybow_2040 = [] led_shim = [] matrix = [] rgb_matrix_5x5 = [] scroll_phat_hd = []