# 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 = "ltc2983" version = "0.2.0" authors = ["ju6ge "] description = "A create to provide an implementation of the communication with the `LTC2983` (Multi Sensor High Accuracy Digital Temperature Measurement System)" homepage = "https://github.com/ju6ge/ltc2983" readme = "README.md" keywords = [ "embedded-hal", "spi", "driver", ] license = "EUPL-1.2" license-file = "LICENSE" repository = "https://github.com/ju6ge/ltc2983" [dependencies.bytebuffer] version = "2.1.1" [dependencies.embedded-hal] version = "=1.0.0-alpha.9" [dependencies.fixed] version = "1.21.0" [dependencies.thiserror] version = "1.0.38"