# 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 = "ls013b7dh03" version = "0.4.2" authors = ["Bogdan Olar "] description = "LS013B7DH03 Sharp LCD driver for embedded-hal" readme = "README.md" keywords = [ "embedded-hal", "ls013b7dh03", "LCD", ] categories = [ "embedded", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/BogdanOlar/ls013b7dh03" [dependencies.embedded-graphics] version = "0.8" optional = true [dependencies.embedded-hal] version = "1.0" [features] default = [] embedded_graphics = ["dep:embedded-graphics"]