# 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 = "rpmlx90640" version = "0.1.0" description = "High-level library for imaging using Raspberrypi I2C and the MLX90640 thermal sensor" readme = "README.md" keywords = [ "mlx", "melexis", "mlx90640", "melexis90640", "thermal", ] categories = [ "embedded", "visualization", "multimedia::images", ] license = "MIT OR Apache-2.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.rppal] version = "0.14.1"