# 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 = "oled" version = "0.0.0" authors = ["Andelf "] description = "OLED driver for embedded-graphics: SSD1357" homepage = "https://github.com/embedded-drivers/oled" documentation = "https://docs.rs/oled" readme = "README.md" keywords = [ "oled", "display", "embedded-graphics", ] categories = [] license = "MIT/Apache-2.0" repository = "https://github.com/embedded-drivers/oled" [dependencies.defmt] version = "0.3.4" optional = true [dependencies.display-interface] version = "0.4.1" [dependencies.embedded-graphics-core] version = "0.4.0" [dependencies.embedded-hal-02] version = "0.2" features = ["unproven"] package = "embedded-hal" [dependencies.embedded-hal-1] version = "1.0.0-alpha.10" package = "embedded-hal"