# 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 = "gdeh0154d67" version = "0.2.0" authors = ["Ignacio Casal Iglesias"] description = "Driver for the GDEH0154D67 E-Paper display." readme = "README.md" keywords = [ "no-std", "driver", "display", "embedded", ] categories = [ "embedded", "no-std", ] license = "MIT" repository = "https://gitlab.com/CasalI/gdeh0154d67.git" [dependencies.bitvec] version = "1.0.1" default-features = false [dependencies.embedded-graphics] version = "0.8.1" [dependencies.embedded-hal] version = "=1.0.0-rc.1" [dependencies.log] version = "0.4" default-features = false [dependencies.thiserror-no-std] version = "2.0.2" [features] heap_buffer = [] std = []