# 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" rust-version = "1.75" name = "tmp117" version = "2.0.0" authors = [ "xgroleau ", "phansel ", ] exclude = [ ".envrc", "flake.nix", "flake.lock", ] autoexamples = false description = "Driver for the tmp117 using the embedded-hal" homepage = "https://github.com/xgroleau/tmp117-rs" documentation = "https://docs.rs/tmp117" readme = "README.md" keywords = [ "driver", "embedded-hal-driver", "no-std", "tmp117", "sensor", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/xgroleau/tmp117-rs" [lib] doctest = false [dependencies.bilge] version = "0.2" [dependencies.defmt] version = "0.3" optional = true [dependencies.device-register] version = "0.4" [dependencies.device-register-async] version = "0.4" [dependencies.embedded-hal] version = "1.0" [dependencies.embedded-hal-async] version = "1.0"