# 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 = "u8dl" version = "0.1.0" authors = ["song <281218023@qq.com>"] description = "Universal 8bit Device Library for driving monochrome devices like OLEDs and LCDs" readme = "README.md" keywords = [ "nostd", "embedded", "ssd1306", ] license = "MIT" repository = "https://github.com/Song-aff/u8dl" [package.metadata.docs.rs] [dependencies] [features]