# 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 = "pzem004t" version = "0.1.7" authors = ["iostapyshyn ilya.ostapyshyn@gmail.com"] exclude = [".DS_Store", ".gitignore", ".gitmodules"] description = "An embedded-hal driver for the PZEM004T energy monitor.\n" documentation = "https://docs.rs/pzem004t" readme = "README.md" keywords = ["embedded-hal", "embedded-hal-driver"] license = "Apache-2.0 OR MIT" repository = "https://github.com/iostapyshyn/pzem004t" [dependencies.crc16] version = "0.4.0" [dependencies.embedded-hal] version = "0.2.3" [dependencies.nb] version = "0.1.2" [dependencies.void] version = "1.0.2" default-features = false