# 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 = "inky" version = "0.1.0" description = "Low-level driver for Pimoroni Inky wHat e-ink display for Raspberry Pi" homepage = "https://github.com/novafacing/inky" documentation = "https://docs.rs/inky" license = "MIT" repository = "https://github.com/novafacing/inky" [dependencies.anyhow] version = "1.0.70" [dependencies.chrono] version = "0.4.24" [dependencies.derive_builder] version = "0.12.0" [dependencies.log] version = "0.4.17" [dependencies.num] version = "0.4.0" [dependencies.num-derive] version = "0.3.3" [dependencies.num-traits] version = "0.2.15" [dependencies.rppal] version = "0.14.1"