# 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 = "stemma_soil_moisture_sensor" version = "0.2.0" description = "A pure generic I2C crate for the Adafruit STEMMA soil moisture sensor " readme = "README.md" keywords = [ "embedded", "soil", "moisture", "stemma", "adafruit", ] categories = ["embedded"] license = "MIT" repository = "https://github.com/FloppyDisck/STEMMA_soil_moisture_sensor" [dependencies.crc] version = "3.0.0" [dependencies.embedded-hal] version = "1.0.0" [dependencies.thiserror-no-std] version = "2.0.2" [dev-dependencies.embedded-hal-mock] version = "0.11.1" [dev-dependencies.rstest] version = "0.21.0"