# 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 = "is31fl3733" version = "0.5.0" authors = ["0xa10"] description = "A platform agnostic driver to interface with the IS31FL3733 (16x12 LED Matrix Driver) written in Rust" readme = "README.md" categories = [ "embedded", "no-std", ] license-file = "LICENSE" repository = "https://github.com/0xa10/is31fl3733-rs" [dependencies.diff-in-place] version = "0.1.2" [dependencies.embedded-hal] version = "1.0.0" [dependencies.embedded-hal-async] version = "1.0.0" [dependencies.heapless] version = "0.7.16" [dev-dependencies.futures-lite] version = "2.2.0" [dev-dependencies.lite-async-test] version = "0.1.3"