# 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 = "2018" name = "embedded-multi-page-hmi" version = "0.3.1" authors = ["Volker Kempert "] include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE.md"] description = "Multi page HMI targetting embedded devices with a few of buttons input and a constrainted display" homepage = "https://github.com/almedso/embedded-multi-page-hmi" documentation = "https://docs.rs/embedded-multi-page-hmi" readme = "README.md" keywords = ["embedded", "hmi"] license = "MIT" repository = "https://github.com/almedso/embedded-multi-page-hmi" [dependencies.arrayvec] version = "0.7.1" default-features = false [dev-dependencies.async-std] version = "1.9" [dev-dependencies.chrono] version = "0.4.19" [dev-dependencies.crossterm] version = "0.21.*" features = ["event-stream"] [dev-dependencies.futures] version = "0.3" [dev-dependencies.futures-timer] version = "3.0" [dev-dependencies.pancurses] version = "0.16.1" [dev-dependencies.serde_json] version = "1.0.45" [dev-dependencies.tokio] version = "1.5" features = ["full"]