# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "htpa32x32d" version = "0.2.0" authors = ["Tobias Breitwieser "] exclude = [".gitignore", ".github"] description = "Driver for the HTPA32x32 an Thermopile Array from Heimann" documentation = "https://docs.rs/htpa32x32d" readme = "README.md" keywords = ["no-std", "htpa32x32d", "embedded", "embedded-hal-driver"] categories = ["embedded", "no-std"] license = "Apache-2.0" [package.metadata.docs.rs] all-features = true default-target = "x86_64-unknown-linux-gnu" [dependencies.embedded-hal] version = "^0.2" [dev-dependencies.cortex-m] version = "^0.6" [dev-dependencies.cortex-m-rt] version = "^0.6" [dev-dependencies.cortex-m-semihosting] version = "0.3.5" [dev-dependencies.embedded-graphics] version = "0.5" [dev-dependencies.heapless] version = "0.4.0" [dev-dependencies.nrf52840-hal] version = "^0.8" [dev-dependencies.panic-semihosting] version = "^0.5" [dev-dependencies.shared-bus] version = "0.1.4" features = ["cortexm"] [dev-dependencies.ssd1306] version = "0.2.6" [dev-dependencies.st7735-lcd] version = "0.6.1" features = ["graphics"]