# 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 = "tlv493d_a1b6_raspberry" version = "0.3.1" authors = ["Antoine deLAUNAY "] description = "Rust driver for tlv493d_a1b6 sensor on raspberry pi. Initially made by user ryankurte." readme = "README.md" license = "MPL-2.0" resolver = "2" [dependencies.bitflags] version = "1.2.1" [dependencies.embedded-hal] version = "0.2.7" [dependencies.log] version = "0.4.11" [dependencies.rppal] version = "0.13.1" features = ["hal"]