# 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 = "sharp-memory-display" version = "0.3.0" description = "A no-std-compatible embedded-graphics driver for SHARP memory-in-pixel displays" documentation = "https://docs.rs/sharp-memory-display" readme = "README.md" keywords = [ "memory-display", "embedded-graphics", "no-std", "lcd", "adafruit", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "GPL-3.0+" repository = "https://git.sr.ht/~doesnotcompete/sharp-memory-display" resolver = "2" [dependencies.bitvec] version = "1.0.1" default-features = false [dependencies.defmt] version = "0.3.0" [dependencies.embedded-graphics] version = "0.7.1" [dependencies.embedded-hal] version = "0.2.7" [dependencies.nb] version = "1.0.0" [features] default = ["ls027b7dh01"] ls010b7dh04 = [] ls011b7dh03 = [] ls012b7dd06 = [] ls013b7dh05 = [] ls027b7dh01 = []